#d00cf4 color space conversions
Hex:
        #d00cf4
        RGB:
        208, 12, 244
        CMY:
        18, 95, 4
        CMYK:
        15, 95, 0, 4
      HSL:
        291°, 91.3386%, 50.1961%
        HSV (HSB):
        291°, 95.0820%, 95.6863%
        XYZ:
        42.4730, 20.2045, 87.2492
        xyY:
        0.2833, 0.1348, 20.2045
      CIE-Lab:
        52.0676, 88.8675, -68.4070
        CIE-LCH:
        52.0676, 112.1470, 322.4122
        CIE-Luv:
        52.0676, 55.4470, -114.3290
        Hunter-Lab:
        44.9494, 90.0045, -83.6205
      #d00cf4 color charts
#d00cf4 RGB chart
      #d00cf4 CMYK chart
      #d00cf4 RGB pie chart
      #d00cf4 color shades, tints & tones
#d00cf4 color schemes
#d00cf4 color preview, HTML & CSS examples
           This text has a color of #d00cf4        
        
          <p style="color:#d00cf4;">Text here</p>
        
        
          .mytext {color:#d00cf4;}
        
        Text color #d00cf4
      
           This box has a color of #d00cf4        
        
          <div style="background-color:#d00cf4;">Content here</div>
        
        
          .mybackground {background-color:#d00cf4;}
        
        Background color #d00cf4
      
           Border around this has a color of #d00cf4        
        
          <div style="border:2px solid #d00cf4;">Content here</div>
        
        
          .myborder {border:2px solid #d00cf4;}
        
        Border color #d00cf4