#5c05c5 color space conversions
Hex:
        #5c05c5
        RGB:
        92, 5, 197
        CMY:
        64, 98, 23
        CMYK:
        53, 97, 0, 23
      HSL:
        267°, 95.0495%, 39.6078%
        HSV (HSB):
        267°, 97.4619%, 77.2549%
        XYZ:
        14.5459, 6.4151, 53.2949
        xyY:
        0.1959, 0.0864, 6.4151
      CIE-Lab:
        30.4364, 67.2902, -77.5550
        CIE-LCH:
        30.4364, 102.6779, 310.9464
        CIE-Luv:
        30.4364, 6.7790, -100.9043
        Hunter-Lab:
        25.3280, 58.1892, -107.0278
      #5c05c5 color charts
#5c05c5 RGB chart
      #5c05c5 CMYK chart
      #5c05c5 RGB pie chart
      #5c05c5 color shades, tints & tones
#5c05c5 color schemes
#5c05c5 color preview, HTML & CSS examples
           This text has a color of #5c05c5        
        
          <p style="color:#5c05c5;">Text here</p>
        
        
          .mytext {color:#5c05c5;}
        
        Text color #5c05c5
      
           This box has a color of #5c05c5        
        
          <div style="background-color:#5c05c5;">Content here</div>
        
        
          .mybackground {background-color:#5c05c5;}
        
        Background color #5c05c5
      
           Border around this has a color of #5c05c5        
        
          <div style="border:2px solid #5c05c5;">Content here</div>
        
        
          .myborder {border:2px solid #5c05c5;}
        
        Border color #5c05c5