#5c1efa color space conversions
Hex:
        #5c1efa
        RGB:
        92, 30, 250
        CMY:
        64, 88, 2
        CMYK:
        63, 88, 0, 2
      HSL:
        257°, 95.6522%, 54.9020%
        HSV (HSB):
        257°, 88.0000%, 98.0392%
        XYZ:
        22.1332, 10.1060, 91.2266
        xyY:
        0.1793, 0.0819, 10.1060
      CIE-Lab:
        38.0320, 74.7171, -95.3873
        CIE-LCH:
        38.0320, 121.1667, 308.0717
        CIE-Luv:
        38.0320, 0.0208, -131.0416
        Hunter-Lab:
        31.7899, 68.6455, -147.8898
      #5c1efa color charts
#5c1efa RGB chart
      #5c1efa CMYK chart
      #5c1efa RGB pie chart
      #5c1efa color shades, tints & tones
#5c1efa color schemes
#5c1efa color preview, HTML & CSS examples
           This text has a color of #5c1efa        
        
          <p style="color:#5c1efa;">Text here</p>
        
        
          .mytext {color:#5c1efa;}
        
        Text color #5c1efa
      
           This box has a color of #5c1efa        
        
          <div style="background-color:#5c1efa;">Content here</div>
        
        
          .mybackground {background-color:#5c1efa;}
        
        Background color #5c1efa
      
           Border around this has a color of #5c1efa        
        
          <div style="border:2px solid #5c1efa;">Content here</div>
        
        
          .myborder {border:2px solid #5c1efa;}
        
        Border color #5c1efa