#5e52be color space conversions
Hex:
        #5e52be
        RGB:
        94, 82, 190
        CMY:
        63, 68, 25
        CMYK:
        51, 57, 0, 25
      HSL:
        247°, 45.3782%, 53.3333%
        HSV (HSB):
        247°, 56.8421%, 74.5098%
        XYZ:
        16.9277, 12.1320, 50.1647
        xyY:
        0.2137, 0.1531, 12.1320
      CIE-Lab:
        41.4251, 33.7907, -55.4607
        CIE-LCH:
        41.4251, 64.9438, 301.3528
        CIE-Luv:
        41.4251, -2.1808, -83.9222
        Hunter-Lab:
        34.8310, 25.7957, -61.0097
      #5e52be color charts
#5e52be RGB chart
      #5e52be CMYK chart
      #5e52be RGB pie chart
      #5e52be color shades, tints & tones
#5e52be color schemes
#5e52be color preview, HTML & CSS examples
           This text has a color of #5e52be        
        
          <p style="color:#5e52be;">Text here</p>
        
        
          .mytext {color:#5e52be;}
        
        Text color #5e52be
      
           This box has a color of #5e52be        
        
          <div style="background-color:#5e52be;">Content here</div>
        
        
          .mybackground {background-color:#5e52be;}
        
        Background color #5e52be
      
           Border around this has a color of #5e52be        
        
          <div style="border:2px solid #5e52be;">Content here</div>
        
        
          .myborder {border:2px solid #5e52be;}
        
        Border color #5e52be