#5c1dea color space conversions
Hex:
        #5c1dea
        RGB:
        92, 29, 234
        CMY:
        64, 89, 8
        CMYK:
        61, 88, 0, 8
      HSL:
        258°, 82.9960%, 51.5686%
        HSV (HSB):
        258°, 87.6068%, 91.7647%
        XYZ:
        19.7043, 9.0946, 78.5588
        xyY:
        0.1835, 0.0847, 9.0946
      CIE-Lab:
        36.1657, 71.0699, -89.4395
        CIE-LCH:
        36.1657, 114.2381, 308.4712
        CIE-Luv:
        36.1657, 1.5644, -121.9701
        Hunter-Lab:
        30.1572, 63.8544, -133.3391
      #5c1dea color charts
#5c1dea RGB chart
      #5c1dea CMYK chart
      #5c1dea RGB pie chart
      #5c1dea color shades, tints & tones
#5c1dea color schemes
#5c1dea color preview, HTML & CSS examples
           This text has a color of #5c1dea        
        
          <p style="color:#5c1dea;">Text here</p>
        
        
          .mytext {color:#5c1dea;}
        
        Text color #5c1dea
      
           This box has a color of #5c1dea        
        
          <div style="background-color:#5c1dea;">Content here</div>
        
        
          .mybackground {background-color:#5c1dea;}
        
        Background color #5c1dea
      
           Border around this has a color of #5c1dea        
        
          <div style="border:2px solid #5c1dea;">Content here</div>
        
        
          .myborder {border:2px solid #5c1dea;}
        
        Border color #5c1dea