#cf6bd1 color space conversions
Hex:
        #cf6bd1
        RGB:
        207, 107, 209
        CMY:
        19, 58, 18
        CMYK:
        1, 49, 0, 18
      HSL:
        299°, 52.5773%, 61.9608%
        HSV (HSB):
        299°, 48.8038%, 81.9608%
        XYZ:
        42.4984, 28.3842, 63.5604
        xyY:
        0.3161, 0.2111, 28.3842
      CIE-Lab:
        60.2343, 53.7426, -35.7112
        CIE-LCH:
        60.2343, 64.5256, 326.3965
        CIE-Luv:
        60.2343, 47.0921, -63.1587
        Hunter-Lab:
        53.2769, 49.1533, -33.4404
      #cf6bd1 color charts
#cf6bd1 RGB chart
      #cf6bd1 CMYK chart
      #cf6bd1 RGB pie chart
      #cf6bd1 color shades, tints & tones
#cf6bd1 color schemes
#cf6bd1 color preview, HTML & CSS examples
           This text has a color of #cf6bd1        
        
          <p style="color:#cf6bd1;">Text here</p>
        
        
          .mytext {color:#cf6bd1;}
        
        Text color #cf6bd1
      
           This box has a color of #cf6bd1        
        
          <div style="background-color:#cf6bd1;">Content here</div>
        
        
          .mybackground {background-color:#cf6bd1;}
        
        Background color #cf6bd1
      
           Border around this has a color of #cf6bd1        
        
          <div style="border:2px solid #cf6bd1;">Content here</div>
        
        
          .myborder {border:2px solid #cf6bd1;}
        
        Border color #cf6bd1