#6053d3 color space conversions
Hex:
        #6053d3
        RGB:
        96, 83, 211
        CMY:
        62, 67, 17
        CMYK:
        55, 61, 0, 17
      HSL:
        246°, 59.2593%, 57.6471%
        HSV (HSB):
        246°, 60.6635%, 82.7451%
        XYZ:
        19.6750, 13.3765, 63.1729
        xyY:
        0.2045, 0.1390, 13.3765
      CIE-Lab:
        43.3251, 40.0639, -64.5247
        CIE-LCH:
        43.3251, 75.9510, 301.8365
        CIE-Luv:
        43.3251, -3.2746, -98.3351
        Hunter-Lab:
        36.5738, 32.0203, -76.8082
      #6053d3 color charts
#6053d3 RGB chart
      #6053d3 CMYK chart
      #6053d3 RGB pie chart
      #6053d3 color shades, tints & tones
#6053d3 color schemes
#6053d3 color preview, HTML & CSS examples
           This text has a color of #6053d3        
        
          <p style="color:#6053d3;">Text here</p>
        
        
          .mytext {color:#6053d3;}
        
        Text color #6053d3
      
           This box has a color of #6053d3        
        
          <div style="background-color:#6053d3;">Content here</div>
        
        
          .mybackground {background-color:#6053d3;}
        
        Background color #6053d3
      
           Border around this has a color of #6053d3        
        
          <div style="border:2px solid #6053d3;">Content here</div>
        
        
          .myborder {border:2px solid #6053d3;}
        
        Border color #6053d3