#5c4feb color space conversions
Hex:
        #5c4feb
        RGB:
        92, 79, 235
        CMY:
        64, 69, 8
        CMYK:
        61, 66, 0, 8
      HSL:
        245°, 79.5918%, 61.5686%
        HSV (HSB):
        245°, 66.3830%, 92.1569%
        XYZ:
        22.2050, 13.8654, 80.1032
        xyY:
        0.1911, 0.1194, 13.8654
      CIE-Lab:
        44.0393, 49.1555, -77.0322
        CIE-LCH:
        44.0393, 91.3796, 302.5426
        CIE-Luv:
        44.0393, -5.1871, -116.2816
        Hunter-Lab:
        37.2363, 41.2808, -101.4800
      #5c4feb color charts
#5c4feb RGB chart
      #5c4feb CMYK chart
      #5c4feb RGB pie chart
      #5c4feb color shades, tints & tones
#5c4feb color schemes
#5c4feb color preview, HTML & CSS examples
           This text has a color of #5c4feb        
        
          <p style="color:#5c4feb;">Text here</p>
        
        
          .mytext {color:#5c4feb;}
        
        Text color #5c4feb
      
           This box has a color of #5c4feb        
        
          <div style="background-color:#5c4feb;">Content here</div>
        
        
          .mybackground {background-color:#5c4feb;}
        
        Background color #5c4feb
      
           Border around this has a color of #5c4feb        
        
          <div style="border:2px solid #5c4feb;">Content here</div>
        
        
          .myborder {border:2px solid #5c4feb;}
        
        Border color #5c4feb