#cf75ee color space conversions
Hex:
        #cf75ee
        RGB:
        207, 117, 238
        CMY:
        19, 54, 7
        CMYK:
        13, 51, 0, 7
      HSL:
        285°, 78.0645%, 69.6078%
        HSV (HSB):
        285°, 50.8403%, 93.3333%
        XYZ:
        47.5260, 32.1610, 84.5917
        xyY:
        0.2893, 0.1958, 32.1610
      CIE-Lab:
        63.4757, 54.2894, -46.8323
        CIE-LCH:
        63.4757, 71.6980, 319.2176
        CIE-Luv:
        63.4757, 36.9086, -81.6993
        Hunter-Lab:
        56.7107, 50.3471, -48.7416
      #cf75ee color charts
#cf75ee RGB chart
      #cf75ee CMYK chart
      #cf75ee RGB pie chart
      #cf75ee color shades, tints & tones
#cf75ee color schemes
#cf75ee color preview, HTML & CSS examples
           This text has a color of #cf75ee        
        
          <p style="color:#cf75ee;">Text here</p>
        
        
          .mytext {color:#cf75ee;}
        
        Text color #cf75ee
      
           This box has a color of #cf75ee        
        
          <div style="background-color:#cf75ee;">Content here</div>
        
        
          .mybackground {background-color:#cf75ee;}
        
        Background color #cf75ee
      
           Border around this has a color of #cf75ee        
        
          <div style="border:2px solid #cf75ee;">Content here</div>
        
        
          .myborder {border:2px solid #cf75ee;}
        
        Border color #cf75ee