#6028df color space conversions
Hex:
        #6028df
        RGB:
        96, 40, 223
        CMY:
        62, 84, 13
        CMYK:
        57, 82, 0, 13
      HSL:
        258°, 74.0891%, 51.5686%
        HSV (HSB):
        258°, 82.0628%, 87.4510%
        XYZ:
        18.9019, 9.3321, 70.6171
        xyY:
        0.1912, 0.0944, 9.3321
      CIE-Lab:
        36.6160, 65.0568, -82.4025
        CIE-LCH:
        36.6160, 104.9884, 308.2911
        CIE-Luv:
        36.6160, 2.9040, -115.0935
        Hunter-Lab:
        30.5485, 56.9875, -115.6732
      #6028df color charts
#6028df RGB chart
      #6028df CMYK chart
      #6028df RGB pie chart
      #6028df color shades, tints & tones
#6028df color schemes
#6028df color preview, HTML & CSS examples
           This text has a color of #6028df        
        
          <p style="color:#6028df;">Text here</p>
        
        
          .mytext {color:#6028df;}
        
        Text color #6028df
      
           This box has a color of #6028df        
        
          <div style="background-color:#6028df;">Content here</div>
        
        
          .mybackground {background-color:#6028df;}
        
        Background color #6028df
      
           Border around this has a color of #6028df        
        
          <div style="border:2px solid #6028df;">Content here</div>
        
        
          .myborder {border:2px solid #6028df;}
        
        Border color #6028df