#5c35cf color space conversions
Hex:
        #5c35cf
        RGB:
        92, 53, 207
        CMY:
        64, 79, 19
        CMYK:
        56, 74, 0, 19
      HSL:
        255°, 61.6000%, 50.9804%
        HSV (HSB):
        255°, 74.3961%, 81.1765%
        XYZ:
        16.9492, 9.3265, 59.9384
        xyY:
        0.1966, 0.1082, 9.3265
      CIE-Lab:
        36.6055, 54.6844, -73.2132
        CIE-LCH:
        36.6055, 91.3814, 306.7568
        CIE-Luv:
        36.6055, 1.6845, -104.2207
        Hunter-Lab:
        30.5393, 45.6230, -94.9886
      #5c35cf color charts
#5c35cf RGB chart
      #5c35cf CMYK chart
      #5c35cf RGB pie chart
      #5c35cf color shades, tints & tones
#5c35cf color schemes
#5c35cf color preview, HTML & CSS examples
           This text has a color of #5c35cf        
        
          <p style="color:#5c35cf;">Text here</p>
        
        
          .mytext {color:#5c35cf;}
        
        Text color #5c35cf
      
           This box has a color of #5c35cf        
        
          <div style="background-color:#5c35cf;">Content here</div>
        
        
          .mybackground {background-color:#5c35cf;}
        
        Background color #5c35cf
      
           Border around this has a color of #5c35cf        
        
          <div style="border:2px solid #5c35cf;">Content here</div>
        
        
          .myborder {border:2px solid #5c35cf;}
        
        Border color #5c35cf