#cf6bed color space conversions
Hex:
        #cf6bed
        RGB:
        207, 107, 237
        CMY:
        19, 58, 7
        CMYK:
        13, 55, 0, 7
      HSL:
        286°, 78.3133%, 67.4510%
        HSV (HSB):
        286°, 54.8523%, 92.9412%
        XYZ:
        46.2759, 29.8952, 83.4521
        xyY:
        0.2899, 0.1873, 29.8952
      CIE-Lab:
        61.5637, 59.0203, -49.2995
        CIE-LCH:
        61.5637, 76.9015, 320.1281
        CIE-Luv:
        61.5637, 40.4975, -85.8075
        Hunter-Lab:
        54.6765, 55.3909, -52.2201
      #cf6bed color charts
#cf6bed RGB chart
      #cf6bed CMYK chart
      #cf6bed RGB pie chart
      #cf6bed color shades, tints & tones
#cf6bed color schemes
#cf6bed color preview, HTML & CSS examples
           This text has a color of #cf6bed        
        
          <p style="color:#cf6bed;">Text here</p>
        
        
          .mytext {color:#cf6bed;}
        
        Text color #cf6bed
      
           This box has a color of #cf6bed        
        
          <div style="background-color:#cf6bed;">Content here</div>
        
        
          .mybackground {background-color:#cf6bed;}
        
        Background color #cf6bed
      
           Border around this has a color of #cf6bed        
        
          <div style="border:2px solid #cf6bed;">Content here</div>
        
        
          .myborder {border:2px solid #cf6bed;}
        
        Border color #cf6bed