#5628cd color space conversions
Hex:
        #5628cd
        RGB:
        86, 40, 205
        CMY:
        66, 84, 20
        CMYK:
        58, 80, 0, 20
      HSL:
        257°, 67.3469%, 48.0392%
        HSV (HSB):
        257°, 80.4878%, 80.3922%
        XYZ:
        15.6160, 7.9038, 58.4601
        xyY:
        0.1905, 0.0964, 7.9038
      CIE-Lab:
        33.7817, 59.2742, -76.7230
        CIE-LCH:
        33.7817, 96.9529, 307.6887
        CIE-Luv:
        33.7817, 1.7336, -104.7579
        Hunter-Lab:
        28.1137, 49.9504, -103.6092
      #5628cd color charts
#5628cd RGB chart
      #5628cd CMYK chart
      #5628cd RGB pie chart
      #5628cd color shades, tints & tones
#5628cd color schemes
#5628cd color preview, HTML & CSS examples
           This text has a color of #5628cd        
        
          <p style="color:#5628cd;">Text here</p>
        
        
          .mytext {color:#5628cd;}
        
        Text color #5628cd
      
           This box has a color of #5628cd        
        
          <div style="background-color:#5628cd;">Content here</div>
        
        
          .mybackground {background-color:#5628cd;}
        
        Background color #5628cd
      
           Border around this has a color of #5628cd        
        
          <div style="border:2px solid #5628cd;">Content here</div>
        
        
          .myborder {border:2px solid #5628cd;}
        
        Border color #5628cd