#5c1ebe color space conversions
Hex:
        #5c1ebe
        RGB:
        92, 30, 190
        CMY:
        64, 88, 25
        CMYK:
        52, 84, 0, 25
      HSL:
        263°, 72.7273%, 43.1373%
        HSV (HSB):
        263°, 84.2105%, 74.5098%
        XYZ:
        14.1722, 6.9216, 49.3042
        xyY:
        0.2013, 0.0983, 6.9216
      CIE-Lab:
        31.6277, 59.8447, -71.4645
        CIE-LCH:
        31.6277, 93.2125, 309.9429
        CIE-Luv:
        31.6277, 6.3109, -96.2391
        Hunter-Lab:
        26.3089, 50.1146, -92.6965
      #5c1ebe color charts
#5c1ebe RGB chart
      #5c1ebe CMYK chart
      #5c1ebe RGB pie chart
      #5c1ebe color shades, tints & tones
#5c1ebe color schemes
#5c1ebe color preview, HTML & CSS examples
           This text has a color of #5c1ebe        
        
          <p style="color:#5c1ebe;">Text here</p>
        
        
          .mytext {color:#5c1ebe;}
        
        Text color #5c1ebe
      
           This box has a color of #5c1ebe        
        
          <div style="background-color:#5c1ebe;">Content here</div>
        
        
          .mybackground {background-color:#5c1ebe;}
        
        Background color #5c1ebe
      
           Border around this has a color of #5c1ebe        
        
          <div style="border:2px solid #5c1ebe;">Content here</div>
        
        
          .myborder {border:2px solid #5c1ebe;}
        
        Border color #5c1ebe