#5628a1 color space conversions
Hex:
        #5628a1
        RGB:
        86, 40, 161
        CMY:
        66, 84, 37
        CMYK:
        47, 75, 0, 37
      HSL:
        263°, 60.1990%, 39.4118%
        HSV (HSB):
        263°, 75.1553%, 63.1373%
        XYZ:
        11.0296, 6.0692, 34.3084
        xyY:
        0.2146, 0.1181, 6.0692
      CIE-Lab:
        29.5864, 47.3870, -57.4980
        CIE-LCH:
        29.5864, 74.5087, 309.4936
        CIE-Luv:
        29.5864, 6.6842, -77.6453
        Hunter-Lab:
        24.6358, 36.8027, -65.3235
      #5628a1 color charts
#5628a1 RGB chart
      #5628a1 CMYK chart
      #5628a1 RGB pie chart
      #5628a1 color shades, tints & tones
#5628a1 color schemes
#5628a1 color preview, HTML & CSS examples
           This text has a color of #5628a1        
        
          <p style="color:#5628a1;">Text here</p>
        
        
          .mytext {color:#5628a1;}
        
        Text color #5628a1
      
           This box has a color of #5628a1        
        
          <div style="background-color:#5628a1;">Content here</div>
        
        
          .mybackground {background-color:#5628a1;}
        
        Background color #5628a1
      
           Border around this has a color of #5628a1        
        
          <div style="border:2px solid #5628a1;">Content here</div>
        
        
          .myborder {border:2px solid #5628a1;}
        
        Border color #5628a1