#cf06d0 color space conversions
Hex:
        #cf06d0
        RGB:
        207, 6, 208
        CMY:
        19, 98, 18
        CMYK:
        0, 97, 0, 18
      HSL:
        300°, 94.3925%, 41.9608%
        HSV (HSB):
        300°, 97.1154%, 81.5686%
        XYZ:
        37.1824, 17.9497, 61.1794
        xyY:
        0.3197, 0.1543, 17.9497
      CIE-Lab:
        49.4351, 83.6339, -52.2168
        CIE-LCH:
        49.4351, 98.5963, 328.0214
        CIE-Luv:
        49.4351, 67.9358, -89.0882
        Hunter-Lab:
        42.3671, 82.5136, -55.9596
      #cf06d0 color charts
#cf06d0 RGB chart
      #cf06d0 CMYK chart
      #cf06d0 RGB pie chart
      #cf06d0 color shades, tints & tones
#cf06d0 color schemes
#cf06d0 color preview, HTML & CSS examples
           This text has a color of #cf06d0        
        
          <p style="color:#cf06d0;">Text here</p>
        
        
          .mytext {color:#cf06d0;}
        
        Text color #cf06d0
      
           This box has a color of #cf06d0        
        
          <div style="background-color:#cf06d0;">Content here</div>
        
        
          .mybackground {background-color:#cf06d0;}
        
        Background color #cf06d0
      
           Border around this has a color of #cf06d0        
        
          <div style="border:2px solid #cf06d0;">Content here</div>
        
        
          .myborder {border:2px solid #cf06d0;}
        
        Border color #cf06d0