#5c44ca color space conversions
Hex:
        #5c44ca
        RGB:
        92, 68, 202
        CMY:
        64, 73, 21
        CMYK:
        54, 66, 0, 21
      HSL:
        251°, 55.8333%, 52.9412%
        HSV (HSB):
        251°, 66.3366%, 79.2157%
        XYZ:
        17.1414, 10.6738, 57.0339
        xyY:
        0.2020, 0.1258, 10.6738
      CIE-Lab:
        39.0256, 45.3128, -66.3491
        CIE-LCH:
        39.0256, 80.3458, 304.3309
        CIE-Luv:
        39.0256, -0.5125, -97.6955
        Hunter-Lab:
        32.6708, 36.4798, -80.6338
      #5c44ca color charts
#5c44ca RGB chart
      #5c44ca CMYK chart
      #5c44ca RGB pie chart
      #5c44ca color shades, tints & tones
#5c44ca color schemes
#5c44ca color preview, HTML & CSS examples
           This text has a color of #5c44ca        
        
          <p style="color:#5c44ca;">Text here</p>
        
        
          .mytext {color:#5c44ca;}
        
        Text color #5c44ca
      
           This box has a color of #5c44ca        
        
          <div style="background-color:#5c44ca;">Content here</div>
        
        
          .mybackground {background-color:#5c44ca;}
        
        Background color #5c44ca
      
           Border around this has a color of #5c44ca        
        
          <div style="border:2px solid #5c44ca;">Content here</div>
        
        
          .myborder {border:2px solid #5c44ca;}
        
        Border color #5c44ca