#cf03d8 color space conversions
Hex:
        #cf03d8
        RGB:
        207, 3, 216
        CMY:
        19, 99, 15
        CMYK:
        4, 99, 0, 15
      HSL:
        297°, 97.2603%, 42.9412%
        HSV (HSB):
        297°, 98.6111%, 84.7059%
        XYZ:
        38.1594, 18.2884, 66.4845
        xyY:
        0.3104, 0.1488, 18.2884
      CIE-Lab:
        49.8440, 85.0461, -56.1504
        CIE-LCH:
        49.8440, 101.9103, 326.5658
        CIE-Luv:
        49.8440, 65.0019, -95.1368
        Hunter-Lab:
        42.7649, 84.4378, -62.2398
      #cf03d8 color charts
#cf03d8 RGB chart
      #cf03d8 CMYK chart
      #cf03d8 RGB pie chart
      #cf03d8 color shades, tints & tones
#cf03d8 color schemes
#cf03d8 color preview, HTML & CSS examples
           This text has a color of #cf03d8        
        
          <p style="color:#cf03d8;">Text here</p>
        
        
          .mytext {color:#cf03d8;}
        
        Text color #cf03d8
      
           This box has a color of #cf03d8        
        
          <div style="background-color:#cf03d8;">Content here</div>
        
        
          .mybackground {background-color:#cf03d8;}
        
        Background color #cf03d8
      
           Border around this has a color of #cf03d8        
        
          <div style="border:2px solid #cf03d8;">Content here</div>
        
        
          .myborder {border:2px solid #cf03d8;}
        
        Border color #cf03d8