#5c50fb color space conversions
Hex:
        #5c50fb
        RGB:
        92, 80, 251
        CMY:
        64, 69, 2
        CMYK:
        63, 68, 0, 2
      HSL:
        244°, 95.5307%, 64.9020%
        HSV (HSB):
        244°, 68.1275%, 98.4314%
        XYZ:
        24.6949, 14.9777, 92.8562
        xyY:
        0.1863, 0.1130, 14.9777
      CIE-Lab:
        45.6036, 53.5178, -83.4489
        CIE-LCH:
        45.6036, 99.1356, 302.6731
        CIE-Luv:
        45.6036, -6.3625, -126.2767
        Hunter-Lab:
        38.7010, 46.1731, -115.1652
      #5c50fb color charts
#5c50fb RGB chart
      #5c50fb CMYK chart
      #5c50fb RGB pie chart
      #5c50fb color shades, tints & tones
#5c50fb color schemes
#5c50fb color preview, HTML & CSS examples
           This text has a color of #5c50fb        
        
          <p style="color:#5c50fb;">Text here</p>
        
        
          .mytext {color:#5c50fb;}
        
        Text color #5c50fb
      
           This box has a color of #5c50fb        
        
          <div style="background-color:#5c50fb;">Content here</div>
        
        
          .mybackground {background-color:#5c50fb;}
        
        Background color #5c50fb
      
           Border around this has a color of #5c50fb        
        
          <div style="border:2px solid #5c50fb;">Content here</div>
        
        
          .myborder {border:2px solid #5c50fb;}
        
        Border color #5c50fb