#6052a7 color space conversions
Hex:
        #6052a7
        RGB:
        96, 82, 167
        CMY:
        62, 68, 35
        CMYK:
        43, 51, 0, 35
      HSL:
        250°, 34.1365%, 48.8235%
        HSV (HSB):
        250°, 50.8982%, 65.4902%
        XYZ:
        14.8162, 11.3114, 37.9616
        xyY:
        0.2312, 0.1765, 11.3114
      CIE-Lab:
        40.1001, 27.2827, -44.0397
        CIE-LCH:
        40.1001, 51.8058, 301.7783
        CIE-Luv:
        40.1001, 0.4105, -66.2797
        Hunter-Lab:
        33.6324, 19.7785, -43.3792
      #6052a7 color charts
#6052a7 RGB chart
      #6052a7 CMYK chart
      #6052a7 RGB pie chart
      #6052a7 color shades, tints & tones
#6052a7 color schemes
#6052a7 color preview, HTML & CSS examples
           This text has a color of #6052a7        
        
          <p style="color:#6052a7;">Text here</p>
        
        
          .mytext {color:#6052a7;}
        
        Text color #6052a7
      
           This box has a color of #6052a7        
        
          <div style="background-color:#6052a7;">Content here</div>
        
        
          .mybackground {background-color:#6052a7;}
        
        Background color #6052a7
      
           Border around this has a color of #6052a7        
        
          <div style="border:2px solid #6052a7;">Content here</div>
        
        
          .myborder {border:2px solid #6052a7;}
        
        Border color #6052a7