#cf03fa color space conversions
Hex:
        #cf03fa
        RGB:
        207, 3, 250
        CMY:
        19, 99, 2
        CMYK:
        17, 99, 0, 2
      HSL:
        290°, 97.6285%, 49.6078%
        HSV (HSB):
        290°, 98.8000%, 98.0392%
        XYZ:
        43.0200, 20.2327, 92.0804
        xyY:
        0.2770, 0.1303, 20.2327
      CIE-Lab:
        52.0992, 90.3652, -71.7198
        CIE-LCH:
        52.0992, 115.3672, 321.5622
        CIE-Luv:
        52.0992, 53.1555, -119.1583
        Hunter-Lab:
        44.9807, 92.0029, -89.8865
      #cf03fa color charts
#cf03fa RGB chart
      #cf03fa CMYK chart
      #cf03fa RGB pie chart
      #cf03fa color shades, tints & tones
#cf03fa color schemes
#cf03fa color preview, HTML & CSS examples
           This text has a color of #cf03fa        
        
          <p style="color:#cf03fa;">Text here</p>
        
        
          .mytext {color:#cf03fa;}
        
        Text color #cf03fa
      
           This box has a color of #cf03fa        
        
          <div style="background-color:#cf03fa;">Content here</div>
        
        
          .mybackground {background-color:#cf03fa;}
        
        Background color #cf03fa
      
           Border around this has a color of #cf03fa        
        
          <div style="border:2px solid #cf03fa;">Content here</div>
        
        
          .myborder {border:2px solid #cf03fa;}
        
        Border color #cf03fa