#5627a5 color space conversions
Hex:
        #5627a5
        RGB:
        86, 39, 165
        CMY:
        66, 85, 35
        CMYK:
        48, 76, 0, 35
      HSL:
        262°, 61.7647%, 40.0000%
        HSV (HSB):
        262°, 76.3636%, 64.7059%
        XYZ:
        11.3548, 6.1461, 36.1852
        xyY:
        0.2115, 0.1145, 6.1461
      CIE-Lab:
        29.7781, 48.9350, -59.6054
        CIE-LCH:
        29.7781, 77.1196, 309.3854
        CIE-Luv:
        29.7781, 6.3097, -80.3428
        Hunter-Lab:
        24.7913, 38.3710, -69.1853
      #5627a5 color charts
#5627a5 RGB chart
      #5627a5 CMYK chart
      #5627a5 RGB pie chart
      #5627a5 color shades, tints & tones
#5627a5 color schemes
#5627a5 color preview, HTML & CSS examples
           This text has a color of #5627a5        
        
          <p style="color:#5627a5;">Text here</p>
        
        
          .mytext {color:#5627a5;}
        
        Text color #5627a5
      
           This box has a color of #5627a5        
        
          <div style="background-color:#5627a5;">Content here</div>
        
        
          .mybackground {background-color:#5627a5;}
        
        Background color #5627a5
      
           Border around this has a color of #5627a5        
        
          <div style="border:2px solid #5627a5;">Content here</div>
        
        
          .myborder {border:2px solid #5627a5;}
        
        Border color #5627a5