#5c48df color space conversions
Hex:
        #5c48df
        RGB:
        92, 72, 223
        CMY:
        64, 72, 13
        CMYK:
        59, 68, 0, 13
      HSL:
        248°, 70.2326%, 57.8431%
        HSV (HSB):
        248°, 67.7130%, 87.4510%
        XYZ:
        20.0503, 12.2378, 71.1174
        xyY:
        0.1939, 0.1183, 12.2378
      CIE-Lab:
        41.5915, 49.4048, -74.2319
        CIE-LCH:
        41.5915, 89.1696, 303.6456
        CIE-Luv:
        41.5915, -2.9719, -110.4047
        Hunter-Lab:
        34.9825, 41.0882, -96.0454
      #5c48df color charts
#5c48df RGB chart
      #5c48df CMYK chart
      #5c48df RGB pie chart
      #5c48df color shades, tints & tones
#5c48df color schemes
#5c48df color preview, HTML & CSS examples
           This text has a color of #5c48df        
        
          <p style="color:#5c48df;">Text here</p>
        
        
          .mytext {color:#5c48df;}
        
        Text color #5c48df
      
           This box has a color of #5c48df        
        
          <div style="background-color:#5c48df;">Content here</div>
        
        
          .mybackground {background-color:#5c48df;}
        
        Background color #5c48df
      
           Border around this has a color of #5c48df        
        
          <div style="border:2px solid #5c48df;">Content here</div>
        
        
          .myborder {border:2px solid #5c48df;}
        
        Border color #5c48df