#6065d3 color space conversions
Hex:
        #6065d3
        RGB:
        96, 101, 211
        CMY:
        62, 60, 17
        CMYK:
        55, 52, 0, 17
      HSL:
        237°, 56.6502%, 60.1961%
        HSV (HSB):
        237°, 54.5024%, 82.7451%
        XYZ:
        21.2354, 16.4973, 63.6931
        xyY:
        0.2094, 0.1627, 16.4973
      CIE-Lab:
        47.6203, 29.1713, -57.5757
        CIE-LCH:
        47.6203, 64.5440, 296.8695
        CIE-Luv:
        47.6203, -8.1056, -90.0146
        Hunter-Lab:
        40.6169, 22.2443, -64.5434
      #6065d3 color charts
#6065d3 RGB chart
      #6065d3 CMYK chart
      #6065d3 RGB pie chart
      #6065d3 color shades, tints & tones
#6065d3 color schemes
#6065d3 color preview, HTML & CSS examples
           This text has a color of #6065d3        
        
          <p style="color:#6065d3;">Text here</p>
        
        
          .mytext {color:#6065d3;}
        
        Text color #6065d3
      
           This box has a color of #6065d3        
        
          <div style="background-color:#6065d3;">Content here</div>
        
        
          .mybackground {background-color:#6065d3;}
        
        Background color #6065d3
      
           Border around this has a color of #6065d3        
        
          <div style="border:2px solid #6065d3;">Content here</div>
        
        
          .myborder {border:2px solid #6065d3;}
        
        Border color #6065d3