#cf06f0 color space conversions
Hex:
        #cf06f0
        RGB:
        207, 6, 240
        CMY:
        19, 98, 6
        CMYK:
        14, 98, 0, 6
      HSL:
        292°, 95.1220%, 48.2353%
        HSV (HSB):
        292°, 97.5000%, 94.1176%
        XYZ:
        41.5254, 19.6869, 84.0494
        xyY:
        0.2859, 0.1355, 19.6869
      CIE-Lab:
        51.4814, 88.5302, -67.1185
        CIE-LCH:
        51.4814, 111.0967, 322.8327
        CIE-Luv:
        51.4814, 56.3363, -112.1047
        Hunter-Lab:
        44.3699, 89.4091, -81.2533
      #cf06f0 color charts
#cf06f0 RGB chart
      #cf06f0 CMYK chart
      #cf06f0 RGB pie chart
      #cf06f0 color shades, tints & tones
#cf06f0 color schemes
#cf06f0 color preview, HTML & CSS examples
           This text has a color of #cf06f0        
        
          <p style="color:#cf06f0;">Text here</p>
        
        
          .mytext {color:#cf06f0;}
        
        Text color #cf06f0
      
           This box has a color of #cf06f0        
        
          <div style="background-color:#cf06f0;">Content here</div>
        
        
          .mybackground {background-color:#cf06f0;}
        
        Background color #cf06f0
      
           Border around this has a color of #cf06f0        
        
          <div style="border:2px solid #cf06f0;">Content here</div>
        
        
          .myborder {border:2px solid #cf06f0;}
        
        Border color #cf06f0