#6064ba color space conversions
Hex:
        #6064ba
        RGB:
        96, 100, 186
        CMY:
        62, 61, 27
        CMYK:
        48, 46, 0, 27
      HSL:
        237°, 39.4737%, 55.2941%
        HSV (HSB):
        237°, 48.3871%, 72.9412%
        XYZ:
        18.2440, 15.1463, 48.4163
        xyY:
        0.2230, 0.1851, 15.1463
      CIE-Lab:
        45.8339, 21.8977, -46.0434
        CIE-LCH:
        45.8339, 50.9854, 295.4352
        CIE-Luv:
        45.8339, -6.5850, -71.1561
        Hunter-Lab:
        38.9183, 15.5697, -46.5171
      #6064ba color charts
#6064ba RGB chart
      #6064ba CMYK chart
      #6064ba RGB pie chart
      #6064ba color shades, tints & tones
#6064ba color schemes
#6064ba color preview, HTML & CSS examples
           This text has a color of #6064ba        
        
          <p style="color:#6064ba;">Text here</p>
        
        
          .mytext {color:#6064ba;}
        
        Text color #6064ba
      
           This box has a color of #6064ba        
        
          <div style="background-color:#6064ba;">Content here</div>
        
        
          .mybackground {background-color:#6064ba;}
        
        Background color #6064ba
      
           Border around this has a color of #6064ba        
        
          <div style="border:2px solid #6064ba;">Content here</div>
        
        
          .myborder {border:2px solid #6064ba;}
        
        Border color #6064ba