#5c1ca1 color space conversions
Hex:
        #5c1ca1
        RGB:
        92, 28, 161
        CMY:
        64, 89, 37
        CMYK:
        43, 83, 0, 37
      HSL:
        269°, 70.3704%, 37.0588%
        HSV (HSB):
        269°, 82.6087%, 63.1373%
        XYZ:
        11.2619, 5.6790, 34.2208
        xyY:
        0.2201, 0.1110, 5.6790
      CIE-Lab:
        28.5878, 53.3921, -59.1040
        CIE-LCH:
        28.5878, 79.6492, 312.0934
        CIE-Luv:
        28.5878, 10.5566, -78.6532
        Hunter-Lab:
        23.8307, 42.6517, -68.4587
      #5c1ca1 color charts
#5c1ca1 RGB chart
      #5c1ca1 CMYK chart
      #5c1ca1 RGB pie chart
      #5c1ca1 color shades, tints & tones
#5c1ca1 color schemes
#5c1ca1 color preview, HTML & CSS examples
           This text has a color of #5c1ca1        
        
          <p style="color:#5c1ca1;">Text here</p>
        
        
          .mytext {color:#5c1ca1;}
        
        Text color #5c1ca1
      
           This box has a color of #5c1ca1        
        
          <div style="background-color:#5c1ca1;">Content here</div>
        
        
          .mybackground {background-color:#5c1ca1;}
        
        Background color #5c1ca1
      
           Border around this has a color of #5c1ca1        
        
          <div style="border:2px solid #5c1ca1;">Content here</div>
        
        
          .myborder {border:2px solid #5c1ca1;}
        
        Border color #5c1ca1