#cf75ed color space conversions
Hex:
        #cf75ed
        RGB:
        207, 117, 237
        CMY:
        19, 54, 7
        CMYK:
        13, 51, 0, 7
      HSL:
        285°, 76.9231%, 69.4118%
        HSV (HSB):
        285°, 50.6329%, 92.9412%
        XYZ:
        47.3795, 32.1024, 83.8200
        xyY:
        0.2901, 0.1966, 32.1024
      CIE-Lab:
        63.4274, 54.0894, -46.3548
        CIE-LCH:
        63.4274, 71.2350, 319.4033
        CIE-Luv:
        63.4274, 37.1174, -80.8908
        Hunter-Lab:
        56.6590, 50.1124, -48.0510
      #cf75ed color charts
#cf75ed RGB chart
      #cf75ed CMYK chart
      #cf75ed RGB pie chart
      #cf75ed color shades, tints & tones
#cf75ed color schemes
#cf75ed color preview, HTML & CSS examples
           This text has a color of #cf75ed        
        
          <p style="color:#cf75ed;">Text here</p>
        
        
          .mytext {color:#cf75ed;}
        
        Text color #cf75ed
      
           This box has a color of #cf75ed        
        
          <div style="background-color:#cf75ed;">Content here</div>
        
        
          .mybackground {background-color:#cf75ed;}
        
        Background color #cf75ed
      
           Border around this has a color of #cf75ed        
        
          <div style="border:2px solid #cf75ed;">Content here</div>
        
        
          .myborder {border:2px solid #cf75ed;}
        
        Border color #cf75ed