#cf3ce5 color space conversions
Hex:
        #cf3ce5
        RGB:
        207, 60, 229
        CMY:
        19, 76, 10
        CMYK:
        10, 74, 0, 10
      HSL:
        292°, 76.4706%, 56.6667%
        HSV (HSB):
        292°, 73.7991%, 89.8039%
        XYZ:
        41.4908, 22.1543, 76.2181
        xyY:
        0.2967, 0.1584, 22.1543
      CIE-Lab:
        54.1903, 76.7484, -56.5631
        CIE-LCH:
        54.1903, 95.3399, 323.6100
        CIE-Luv:
        54.1903, 54.6931, -96.7798
        Hunter-Lab:
        47.0683, 74.9787, -63.0610
      #cf3ce5 color charts
#cf3ce5 RGB chart
      #cf3ce5 CMYK chart
      #cf3ce5 RGB pie chart
      #cf3ce5 color shades, tints & tones
#cf3ce5 color schemes
#cf3ce5 color preview, HTML & CSS examples
           This text has a color of #cf3ce5        
        
          <p style="color:#cf3ce5;">Text here</p>
        
        
          .mytext {color:#cf3ce5;}
        
        Text color #cf3ce5
      
           This box has a color of #cf3ce5        
        
          <div style="background-color:#cf3ce5;">Content here</div>
        
        
          .mybackground {background-color:#cf3ce5;}
        
        Background color #cf3ce5
      
           Border around this has a color of #cf3ce5        
        
          <div style="border:2px solid #cf3ce5;">Content here</div>
        
        
          .myborder {border:2px solid #cf3ce5;}
        
        Border color #cf3ce5