#6028a5 color space conversions
Hex:
        #6028a5
        RGB:
        96, 40, 165
        CMY:
        62, 84, 35
        CMYK:
        42, 76, 0, 35
      HSL:
        267°, 60.9756%, 40.1961%
        HSV (HSB):
        267°, 75.7576%, 64.7059%
        XYZ:
        12.3742, 6.7210, 36.2424
        xyY:
        0.2236, 0.1215, 6.7210
      CIE-Lab:
        31.1631, 50.1241, -57.2904
        CIE-LCH:
        31.1631, 76.1223, 311.1831
        CIE-Luv:
        31.1631, 10.2102, -79.3067
        Hunter-Lab:
        25.9249, 39.8312, -64.7387
      #6028a5 color charts
#6028a5 RGB chart
      #6028a5 CMYK chart
      #6028a5 RGB pie chart
      #6028a5 color shades, tints & tones
#6028a5 color schemes
#6028a5 color preview, HTML & CSS examples
           This text has a color of #6028a5        
        
          <p style="color:#6028a5;">Text here</p>
        
        
          .mytext {color:#6028a5;}
        
        Text color #6028a5
      
           This box has a color of #6028a5        
        
          <div style="background-color:#6028a5;">Content here</div>
        
        
          .mybackground {background-color:#6028a5;}
        
        Background color #6028a5
      
           Border around this has a color of #6028a5        
        
          <div style="border:2px solid #6028a5;">Content here</div>
        
        
          .myborder {border:2px solid #6028a5;}
        
        Border color #6028a5