#6053db color space conversions
Hex:
        #6053db
        RGB:
        96, 83, 219
        CMY:
        62, 67, 14
        CMYK:
        56, 62, 0, 14
      HSL:
        246°, 65.3846%, 59.2157%
        HSV (HSB):
        246°, 62.1005%, 85.8824%
        XYZ:
        20.7033, 13.7878, 68.5880
        xyY:
        0.2008, 0.1338, 13.7878
      CIE-Lab:
        43.9270, 42.5349, -68.1230
        CIE-LCH:
        43.9270, 80.3116, 301.9800
        CIE-Luv:
        43.9270, -3.8321, -103.8982
        Hunter-Lab:
        37.1319, 34.5438, -83.5248
      #6053db color charts
#6053db RGB chart
      #6053db CMYK chart
      #6053db RGB pie chart
      #6053db color shades, tints & tones
#6053db color schemes
#6053db color preview, HTML & CSS examples
           This text has a color of #6053db        
        
          <p style="color:#6053db;">Text here</p>
        
        
          .mytext {color:#6053db;}
        
        Text color #6053db
      
           This box has a color of #6053db        
        
          <div style="background-color:#6053db;">Content here</div>
        
        
          .mybackground {background-color:#6053db;}
        
        Background color #6053db
      
           Border around this has a color of #6053db        
        
          <div style="border:2px solid #6053db;">Content here</div>
        
        
          .myborder {border:2px solid #6053db;}
        
        Border color #6053db