#5c1eee color space conversions
Hex:
        #5c1eee
        RGB:
        92, 30, 238
        CMY:
        64, 88, 7
        CMYK:
        61, 87, 0, 7
      HSL:
        258°, 85.9504%, 52.5490%
        HSV (HSB):
        258°, 87.3950%, 93.3333%
        XYZ:
        20.3105, 9.3769, 81.6284
        xyY:
        0.1825, 0.0842, 9.3769
      CIE-Lab:
        36.7001, 71.7709, -90.8247
        CIE-LCH:
        36.7001, 115.7592, 308.3163
        CIE-Luv:
        36.7001, 1.1156, -124.2355
        Hunter-Lab:
        30.6217, 64.8059, -136.6142
      #5c1eee color charts
#5c1eee RGB chart
      #5c1eee CMYK chart
      #5c1eee RGB pie chart
      #5c1eee color shades, tints & tones
#5c1eee color schemes
#5c1eee color preview, HTML & CSS examples
           This text has a color of #5c1eee        
        
          <p style="color:#5c1eee;">Text here</p>
        
        
          .mytext {color:#5c1eee;}
        
        Text color #5c1eee
      
           This box has a color of #5c1eee        
        
          <div style="background-color:#5c1eee;">Content here</div>
        
        
          .mybackground {background-color:#5c1eee;}
        
        Background color #5c1eee
      
           Border around this has a color of #5c1eee        
        
          <div style="border:2px solid #5c1eee;">Content here</div>
        
        
          .myborder {border:2px solid #5c1eee;}
        
        Border color #5c1eee