#cf08e1 color space conversions
Hex:
        #cf08e1
        RGB:
        207, 8, 225
        CMY:
        19, 97, 12
        CMYK:
        8, 96, 0, 12
      HSL:
        295°, 93.1330%, 45.6863%
        HSV (HSB):
        295°, 96.4444%, 88.2353%
        XYZ:
        39.4096, 18.8753, 72.8003
        xyY:
        0.3006, 0.1440, 18.8753
      CIE-Lab:
        50.5410, 86.0270, -60.1599
        CIE-LCH:
        50.5410, 104.9755, 325.0344
        CIE-Luv:
        50.5410, 61.4822, -101.3767
        Hunter-Lab:
        43.4457, 85.8871, -68.9380
      #cf08e1 color charts
#cf08e1 RGB chart
      #cf08e1 CMYK chart
      #cf08e1 RGB pie chart
      #cf08e1 color shades, tints & tones
#cf08e1 color schemes
#cf08e1 color preview, HTML & CSS examples
           This text has a color of #cf08e1        
        
          <p style="color:#cf08e1;">Text here</p>
        
        
          .mytext {color:#cf08e1;}
        
        Text color #cf08e1
      
           This box has a color of #cf08e1        
        
          <div style="background-color:#cf08e1;">Content here</div>
        
        
          .mybackground {background-color:#cf08e1;}
        
        Background color #cf08e1
      
           Border around this has a color of #cf08e1        
        
          <div style="border:2px solid #cf08e1;">Content here</div>
        
        
          .myborder {border:2px solid #cf08e1;}
        
        Border color #cf08e1