#5c55d7 color space conversions
Hex:
        #5c55d7
        RGB:
        92, 85, 215
        CMY:
        64, 67, 16
        CMYK:
        57, 60, 0, 16
      HSL:
        243°, 61.9048%, 58.8235%
        HSV (HSB):
        243°, 60.4651%, 84.3137%
        XYZ:
        19.9279, 13.6786, 65.8799
        xyY:
        0.2003, 0.1375, 13.6786
      CIE-Lab:
        43.7684, 39.4146, -66.1096
        CIE-LCH:
        43.7684, 76.9675, 300.8034
        CIE-Luv:
        43.7684, -5.2823, -100.7839
        Hunter-Lab:
        36.9846, 31.4555, -79.7228
      #5c55d7 color charts
#5c55d7 RGB chart
      #5c55d7 CMYK chart
      #5c55d7 RGB pie chart
      #5c55d7 color shades, tints & tones
#5c55d7 color schemes
#5c55d7 color preview, HTML & CSS examples
           This text has a color of #5c55d7        
        
          <p style="color:#5c55d7;">Text here</p>
        
        
          .mytext {color:#5c55d7;}
        
        Text color #5c55d7
      
           This box has a color of #5c55d7        
        
          <div style="background-color:#5c55d7;">Content here</div>
        
        
          .mybackground {background-color:#5c55d7;}
        
        Background color #5c55d7
      
           Border around this has a color of #5c55d7        
        
          <div style="border:2px solid #5c55d7;">Content here</div>
        
        
          .myborder {border:2px solid #5c55d7;}
        
        Border color #5c55d7