#6029af color space conversions
Hex:
        #6029af
        RGB:
        96, 41, 175
        CMY:
        62, 84, 31
        CMYK:
        45, 77, 0, 31
      HSL:
        265°, 62.0370%, 42.3529%
        HSV (HSB):
        265°, 76.5714%, 68.6275%
        XYZ:
        13.3547, 7.1678, 41.2371
        xyY:
        0.2162, 0.1161, 7.1678
      CIE-Lab:
        32.1859, 52.2391, -61.6222
        CIE-LCH:
        32.1859, 80.7850, 310.2890
        CIE-Luv:
        32.1859, 8.6057, -85.5998
        Hunter-Lab:
        26.7728, 42.1862, -72.5812
      #6029af color charts
#6029af RGB chart
      #6029af CMYK chart
      #6029af RGB pie chart
      #6029af color shades, tints & tones
#6029af color schemes
#6029af color preview, HTML & CSS examples
           This text has a color of #6029af        
        
          <p style="color:#6029af;">Text here</p>
        
        
          .mytext {color:#6029af;}
        
        Text color #6029af
      
           This box has a color of #6029af        
        
          <div style="background-color:#6029af;">Content here</div>
        
        
          .mybackground {background-color:#6029af;}
        
        Background color #6029af
      
           Border around this has a color of #6029af        
        
          <div style="border:2px solid #6029af;">Content here</div>
        
        
          .myborder {border:2px solid #6029af;}
        
        Border color #6029af