#6029df color space conversions
Hex:
        #6029df
        RGB:
        96, 41, 223
        CMY:
        62, 84, 13
        CMYK:
        57, 82, 0, 13
      HSL:
        258°, 73.9837%, 51.7647%
        HSV (HSB):
        258°, 81.6143%, 87.4510%
        XYZ:
        18.9361, 9.4004, 70.6285
        xyY:
        0.1913, 0.0950, 9.4004
      CIE-Lab:
        36.7440, 64.6805, -82.1911
        CIE-LCH:
        36.7440, 104.5894, 308.2011
        CIE-Luv:
        36.7440, 2.8033, -115.0244
        Hunter-Lab:
        30.6600, 56.5891, -115.1183
      #6029df color charts
#6029df RGB chart
      #6029df CMYK chart
      #6029df RGB pie chart
      #6029df color shades, tints & tones
#6029df color schemes
#6029df color preview, HTML & CSS examples
           This text has a color of #6029df        
        
          <p style="color:#6029df;">Text here</p>
        
        
          .mytext {color:#6029df;}
        
        Text color #6029df
      
           This box has a color of #6029df        
        
          <div style="background-color:#6029df;">Content here</div>
        
        
          .mybackground {background-color:#6029df;}
        
        Background color #6029df
      
           Border around this has a color of #6029df        
        
          <div style="border:2px solid #6029df;">Content here</div>
        
        
          .myborder {border:2px solid #6029df;}
        
        Border color #6029df