#6052bf color space conversions
Hex:
        #6052bf
        RGB:
        96, 82, 191
        CMY:
        62, 68, 25
        CMYK:
        50, 57, 0, 25
      HSL:
        248°, 45.9916%, 53.5294%
        HSV (HSB):
        248°, 57.0681%, 74.9020%
        XYZ:
        17.2451, 12.2830, 50.7521
        xyY:
        0.2148, 0.1530, 12.2830
      CIE-Lab:
        41.6624, 34.5159, -55.6522
        CIE-LCH:
        41.6624, 65.4868, 301.8075
        CIE-Luv:
        41.6624, -1.5380, -84.4010
        Hunter-Lab:
        35.0471, 26.4997, -61.3257
      #6052bf color charts
#6052bf RGB chart
      #6052bf CMYK chart
      #6052bf RGB pie chart
      #6052bf color shades, tints & tones
#6052bf color schemes
#6052bf color preview, HTML & CSS examples
           This text has a color of #6052bf        
        
          <p style="color:#6052bf;">Text here</p>
        
        
          .mytext {color:#6052bf;}
        
        Text color #6052bf
      
           This box has a color of #6052bf        
        
          <div style="background-color:#6052bf;">Content here</div>
        
        
          .mybackground {background-color:#6052bf;}
        
        Background color #6052bf
      
           Border around this has a color of #6052bf        
        
          <div style="border:2px solid #6052bf;">Content here</div>
        
        
          .myborder {border:2px solid #6052bf;}
        
        Border color #6052bf