#5c55ce color space conversions
Hex:
        #5c55ce
        RGB:
        92, 85, 206
        CMY:
        64, 67, 19
        CMYK:
        55, 59, 0, 19
      HSL:
        243°, 55.2511%, 57.0588%
        HSV (HSB):
        243°, 58.7379%, 80.7843%
        XYZ:
        18.8027, 13.2285, 59.9549
        xyY:
        0.2044, 0.1438, 13.2285
      CIE-Lab:
        43.1056, 36.5726, -62.0212
        CIE-LCH:
        43.1056, 72.0013, 300.5270
        CIE-Luv:
        43.1056, -4.7281, -94.4324
        Hunter-Lab:
        36.3711, 28.6296, -72.2752
      #5c55ce color charts
#5c55ce RGB chart
      #5c55ce CMYK chart
      #5c55ce RGB pie chart
      #5c55ce color shades, tints & tones
#5c55ce color schemes
#5c55ce color preview, HTML & CSS examples
           This text has a color of #5c55ce        
        
          <p style="color:#5c55ce;">Text here</p>
        
        
          .mytext {color:#5c55ce;}
        
        Text color #5c55ce
      
           This box has a color of #5c55ce        
        
          <div style="background-color:#5c55ce;">Content here</div>
        
        
          .mybackground {background-color:#5c55ce;}
        
        Background color #5c55ce
      
           Border around this has a color of #5c55ce        
        
          <div style="border:2px solid #5c55ce;">Content here</div>
        
        
          .myborder {border:2px solid #5c55ce;}
        
        Border color #5c55ce