#d04dff color space conversions
Hex:
        #d04dff
        RGB:
        208, 77, 255
        CMY:
        18, 70, 0
        CMYK:
        18, 70, 0, 0
      HSL:
        284°, 100.0000%, 65.0980%
        HSV (HSB):
        284°, 69.8039%, 100.0000%
        XYZ:
        46.7163, 25.9377, 97.1520
        xyY:
        0.2751, 0.1527, 25.9377
      CIE-Lab:
        57.9778, 75.7206, -64.9948
        CIE-LCH:
        57.9778, 99.7895, 319.3589
        CIE-Luv:
        57.9778, 44.5538, -111.0535
        Hunter-Lab:
        50.9290, 74.6091, -77.4510
      #d04dff color charts
#d04dff RGB chart
      #d04dff CMYK chart
      #d04dff RGB pie chart
      #d04dff color shades, tints & tones
#d04dff color schemes
#d04dff color preview, HTML & CSS examples
           This text has a color of #d04dff        
        
          <p style="color:#d04dff;">Text here</p>
        
        
          .mytext {color:#d04dff;}
        
        Text color #d04dff
      
           This box has a color of #d04dff        
        
          <div style="background-color:#d04dff;">Content here</div>
        
        
          .mybackground {background-color:#d04dff;}
        
        Background color #d04dff
      
           Border around this has a color of #d04dff        
        
          <div style="border:2px solid #d04dff;">Content here</div>
        
        
          .myborder {border:2px solid #d04dff;}
        
        Border color #d04dff