#5c4fdf color space conversions
Hex:
        #5c4fdf
        RGB:
        92, 79, 223
        CMY:
        64, 69, 13
        CMYK:
        59, 65, 0, 13
      HSL:
        245°, 69.2308%, 59.2157%
        HSV (HSB):
        245°, 64.5740%, 87.4510%
        XYZ:
        20.5289, 13.1950, 71.2769
        xyY:
        0.1955, 0.1257, 13.1950
      CIE-Lab:
        43.0556, 45.4439, -71.8373
        CIE-LCH:
        43.0556, 85.0044, 302.3173
        CIE-Luv:
        43.0556, -4.4120, -108.3744
        Hunter-Lab:
        36.3249, 37.3101, -90.9117
      #5c4fdf color charts
#5c4fdf RGB chart
      #5c4fdf CMYK chart
      #5c4fdf RGB pie chart
      #5c4fdf color shades, tints & tones
#5c4fdf color schemes
#5c4fdf color preview, HTML & CSS examples
           This text has a color of #5c4fdf        
        
          <p style="color:#5c4fdf;">Text here</p>
        
        
          .mytext {color:#5c4fdf;}
        
        Text color #5c4fdf
      
           This box has a color of #5c4fdf        
        
          <div style="background-color:#5c4fdf;">Content here</div>
        
        
          .mybackground {background-color:#5c4fdf;}
        
        Background color #5c4fdf
      
           Border around this has a color of #5c4fdf        
        
          <div style="border:2px solid #5c4fdf;">Content here</div>
        
        
          .myborder {border:2px solid #5c4fdf;}
        
        Border color #5c4fdf