#5c55d5 color space conversions
Hex:
        #5c55d5
        RGB:
        92, 85, 213
        CMY:
        64, 67, 16
        CMYK:
        57, 60, 0, 16
      HSL:
        243°, 60.3774%, 58.4314%
        HSV (HSB):
        243°, 60.0939%, 83.5294%
        XYZ:
        19.6724, 13.5764, 64.5345
        xyY:
        0.2012, 0.1388, 13.5764
      CIE-Lab:
        43.6192, 38.7829, -65.2074
        CIE-LCH:
        43.6192, 75.8691, 300.7426
        CIE-Luv:
        43.6192, -5.1605, -99.3842
        Hunter-Lab:
        36.8462, 30.8213, -78.0515
      #5c55d5 color charts
#5c55d5 RGB chart
      #5c55d5 CMYK chart
      #5c55d5 RGB pie chart
      #5c55d5 color shades, tints & tones
#5c55d5 color schemes
#5c55d5 color preview, HTML & CSS examples
           This text has a color of #5c55d5        
        
          <p style="color:#5c55d5;">Text here</p>
        
        
          .mytext {color:#5c55d5;}
        
        Text color #5c55d5
      
           This box has a color of #5c55d5        
        
          <div style="background-color:#5c55d5;">Content here</div>
        
        
          .mybackground {background-color:#5c55d5;}
        
        Background color #5c55d5
      
           Border around this has a color of #5c55d5        
        
          <div style="border:2px solid #5c55d5;">Content here</div>
        
        
          .myborder {border:2px solid #5c55d5;}
        
        Border color #5c55d5