#5c53dc color space conversions
Hex:
        #5c53dc
        RGB:
        92, 83, 220
        CMY:
        64, 67, 14
        CMYK:
        58, 62, 0, 14
      HSL:
        244°, 66.1836%, 59.4118%
        HSV (HSB):
        244°, 62.2727%, 86.2745%
        XYZ:
        20.4252, 13.6291, 69.2643
        xyY:
        0.1977, 0.1319, 13.6291
      CIE-Lab:
        43.6963, 42.1761, -69.0825
        CIE-LCH:
        43.6963, 80.9396, 301.4048
        CIE-Luv:
        43.6963, -5.1149, -104.9907
        Hunter-Lab:
        36.9177, 34.1515, -85.3966
      #5c53dc color charts
#5c53dc RGB chart
      #5c53dc CMYK chart
      #5c53dc RGB pie chart
      #5c53dc color shades, tints & tones
#5c53dc color schemes
#5c53dc color preview, HTML & CSS examples
           This text has a color of #5c53dc        
        
          <p style="color:#5c53dc;">Text here</p>
        
        
          .mytext {color:#5c53dc;}
        
        Text color #5c53dc
      
           This box has a color of #5c53dc        
        
          <div style="background-color:#5c53dc;">Content here</div>
        
        
          .mybackground {background-color:#5c53dc;}
        
        Background color #5c53dc
      
           Border around this has a color of #5c53dc        
        
          <div style="border:2px solid #5c53dc;">Content here</div>
        
        
          .myborder {border:2px solid #5c53dc;}
        
        Border color #5c53dc