#5c51fc color space conversions
Hex:
        #5c51fc
        RGB:
        92, 81, 252
        CMY:
        64, 68, 1
        CMYK:
        63, 68, 0, 1
      HSL:
        244°, 96.6102%, 65.2941%
        HSV (HSB):
        244°, 67.8571%, 98.8235%
        XYZ:
        24.9267, 15.1884, 93.7133
        xyY:
        0.1863, 0.1135, 15.1884
      CIE-Lab:
        45.8912, 53.2735, -83.5348
        CIE-LCH:
        45.8912, 99.0763, 302.5273
        CIE-Luv:
        45.8912, -6.6133, -126.6553
        Hunter-Lab:
        38.9724, 45.9671, -115.2887
      #5c51fc color charts
#5c51fc RGB chart
      #5c51fc CMYK chart
      #5c51fc RGB pie chart
      #5c51fc color shades, tints & tones
#5c51fc color schemes
#5c51fc color preview, HTML & CSS examples
           This text has a color of #5c51fc        
        
          <p style="color:#5c51fc;">Text here</p>
        
        
          .mytext {color:#5c51fc;}
        
        Text color #5c51fc
      
           This box has a color of #5c51fc        
        
          <div style="background-color:#5c51fc;">Content here</div>
        
        
          .mybackground {background-color:#5c51fc;}
        
        Background color #5c51fc
      
           Border around this has a color of #5c51fc        
        
          <div style="border:2px solid #5c51fc;">Content here</div>
        
        
          .myborder {border:2px solid #5c51fc;}
        
        Border color #5c51fc