#5624cd color space conversions
Hex:
        #5624cd
        RGB:
        86, 36, 205
        CMY:
        66, 86, 20
        CMYK:
        58, 82, 0, 20
      HSL:
        258°, 70.1245%, 47.2549%
        HSV (HSB):
        258°, 82.4390%, 80.3922%
        XYZ:
        15.4881, 7.6480, 58.4175
        xyY:
        0.1899, 0.0938, 7.6480
      CIE-Lab:
        33.2387, 60.8650, -77.6198
        CIE-LCH:
        33.2387, 98.6376, 308.1015
        CIE-Luv:
        33.2387, 2.1504, -105.0004
        Hunter-Lab:
        27.6550, 51.5722, -105.8840
      #5624cd color charts
#5624cd RGB chart
      #5624cd CMYK chart
      #5624cd RGB pie chart
      #5624cd color shades, tints & tones
#5624cd color schemes
#5624cd color preview, HTML & CSS examples
           This text has a color of #5624cd        
        
          <p style="color:#5624cd;">Text here</p>
        
        
          .mytext {color:#5624cd;}
        
        Text color #5624cd
      
           This box has a color of #5624cd        
        
          <div style="background-color:#5624cd;">Content here</div>
        
        
          .mybackground {background-color:#5624cd;}
        
        Background color #5624cd
      
           Border around this has a color of #5624cd        
        
          <div style="border:2px solid #5624cd;">Content here</div>
        
        
          .myborder {border:2px solid #5624cd;}
        
        Border color #5624cd