#dd08f2 color space conversions
Hex:
        #dd08f2
        RGB:
        221, 8, 242
        CMY:
        13, 97, 5
        CMYK:
        9, 97, 0, 5
      HSL:
        295°, 93.6000%, 49.0196%
        HSV (HSB):
        295°, 96.6942%, 94.9020%
        XYZ:
        45.9326, 21.9566, 85.8215
        xyY:
        0.2988, 0.1428, 21.9566
      CIE-Lab:
        53.9810, 90.7297, -64.0893
        CIE-LCH:
        53.9810, 111.0825, 324.7635
        CIE-Luv:
        53.9810, 64.9332, -109.4957
        Hunter-Lab:
        46.8579, 92.9740, -75.7908
      #dd08f2 color charts
#dd08f2 RGB chart
      #dd08f2 CMYK chart
      #dd08f2 RGB pie chart
      #dd08f2 color shades, tints & tones
#dd08f2 color schemes
#dd08f2 color preview, HTML & CSS examples
           This text has a color of #dd08f2        
        
          <p style="color:#dd08f2;">Text here</p>
        
        
          .mytext {color:#dd08f2;}
        
        Text color #dd08f2
      
           This box has a color of #dd08f2        
        
          <div style="background-color:#dd08f2;">Content here</div>
        
        
          .mybackground {background-color:#dd08f2;}
        
        Background color #dd08f2
      
           Border around this has a color of #dd08f2        
        
          <div style="border:2px solid #dd08f2;">Content here</div>
        
        
          .myborder {border:2px solid #dd08f2;}
        
        Border color #dd08f2