#5618cd color space conversions
Hex:
        #5618cd
        RGB:
        86, 24, 205
        CMY:
        66, 91, 20
        CMYK:
        58, 88, 0, 20
      HSL:
        261°, 79.0393%, 44.9020%
        HSV (HSB):
        261°, 88.2927%, 80.3922%
        XYZ:
        15.1838, 7.0395, 58.3161
        xyY:
        0.1885, 0.0874, 7.0395
      CIE-Lab:
        31.8966, 64.8498, -79.8396
        CIE-LCH:
        31.8966, 102.8584, 309.0853
        CIE-Luv:
        31.8966, 3.1258, -105.3635
        Hunter-Lab:
        26.5320, 55.7215, -111.7441
      #5618cd color charts
#5618cd RGB chart
      #5618cd CMYK chart
      #5618cd RGB pie chart
      #5618cd color shades, tints & tones
#5618cd color schemes
#5618cd color preview, HTML & CSS examples
           This text has a color of #5618cd        
        
          <p style="color:#5618cd;">Text here</p>
        
        
          .mytext {color:#5618cd;}
        
        Text color #5618cd
      
           This box has a color of #5618cd        
        
          <div style="background-color:#5618cd;">Content here</div>
        
        
          .mybackground {background-color:#5618cd;}
        
        Background color #5618cd
      
           Border around this has a color of #5618cd        
        
          <div style="border:2px solid #5618cd;">Content here</div>
        
        
          .myborder {border:2px solid #5618cd;}
        
        Border color #5618cd