#5c35ee color space conversions
Hex:
        #5c35ee
        RGB:
        92, 53, 238
        CMY:
        64, 79, 7
        CMYK:
        61, 78, 0, 7
      HSL:
        253°, 84.4749%, 57.0588%
        HSV (HSB):
        253°, 77.7311%, 93.3333%
        XYZ:
        21.1194, 10.9946, 81.8980
        xyY:
        0.1852, 0.0964, 10.9946
      CIE-Lab:
        39.5713, 63.3114, -86.0741
        CIE-LCH:
        39.5713, 106.8508, 306.3362
        CIE-Luv:
        39.5713, -1.1157, -123.0204
        Hunter-Lab:
        33.1581, 55.6654, -123.2313
      #5c35ee color charts
#5c35ee RGB chart
      #5c35ee CMYK chart
      #5c35ee RGB pie chart
      #5c35ee color shades, tints & tones
#5c35ee color schemes
#5c35ee color preview, HTML & CSS examples
           This text has a color of #5c35ee        
        
          <p style="color:#5c35ee;">Text here</p>
        
        
          .mytext {color:#5c35ee;}
        
        Text color #5c35ee
      
           This box has a color of #5c35ee        
        
          <div style="background-color:#5c35ee;">Content here</div>
        
        
          .mybackground {background-color:#5c35ee;}
        
        Background color #5c35ee
      
           Border around this has a color of #5c35ee        
        
          <div style="border:2px solid #5c35ee;">Content here</div>
        
        
          .myborder {border:2px solid #5c35ee;}
        
        Border color #5c35ee