#c35efe color space conversions
Hex:
        #c35efe
        RGB:
        195, 94, 254
        CMY:
        24, 63, 0
        CMYK:
        23, 63, 0, 0
      HSL:
        278°, 98.7654%, 68.2353%
        HSV (HSB):
        278°, 62.9921%, 99.6078%
        XYZ:
        44.3978, 26.7633, 96.5917
        xyY:
        0.2647, 0.1595, 26.7633
      CIE-Lab:
        58.7546, 65.7337, -63.2848
        CIE-LCH:
        58.7546, 91.2463, 316.0874
        CIE-Luv:
        58.7546, 33.2841, -107.6207
        Hunter-Lab:
        51.7332, 62.6567, -74.4878
      #c35efe color charts
#c35efe RGB chart
      #c35efe CMYK chart
      #c35efe RGB pie chart
      #c35efe color shades, tints & tones
#c35efe color schemes
#c35efe color preview, HTML & CSS examples
           This text has a color of #c35efe        
        
          <p style="color:#c35efe;">Text here</p>
        
        
          .mytext {color:#c35efe;}
        
        Text color #c35efe
      
           This box has a color of #c35efe        
        
          <div style="background-color:#c35efe;">Content here</div>
        
        
          .mybackground {background-color:#c35efe;}
        
        Background color #c35efe
      
           Border around this has a color of #c35efe        
        
          <div style="border:2px solid #c35efe;">Content here</div>
        
        
          .myborder {border:2px solid #c35efe;}
        
        Border color #c35efe