#065dc0 color space conversions
Hex:
        #065dc0
        RGB:
        6, 93, 192
        CMY:
        98, 64, 25
        CMYK:
        97, 52, 0, 25
      HSL:
        212°, 93.9394%, 38.8235%
        HSV (HSB):
        212°, 96.8750%, 75.2941%
        XYZ:
        13.5039, 11.6732, 51.4106
        xyY:
        0.1763, 0.1524, 11.6732
      CIE-Lab:
        40.6919, 16.5399, -57.9932
        CIE-LCH:
        40.6919, 60.3057, 285.9184
        CIE-Luv:
        40.6919, -21.3098, -85.6411
        Hunter-Lab:
        34.1661, 10.7602, -65.2990
      #065dc0 color charts
#065dc0 RGB chart
      #065dc0 CMYK chart
      #065dc0 RGB pie chart
      #065dc0 color shades, tints & tones
#065dc0 color schemes
#065dc0 color preview, HTML & CSS examples
           This text has a color of #065dc0        
        
          <p style="color:#065dc0;">Text here</p>
        
        
          .mytext {color:#065dc0;}
        
        Text color #065dc0
      
           This box has a color of #065dc0        
        
          <div style="background-color:#065dc0;">Content here</div>
        
        
          .mybackground {background-color:#065dc0;}
        
        Background color #065dc0
      
           Border around this has a color of #065dc0        
        
          <div style="border:2px solid #065dc0;">Content here</div>
        
        
          .myborder {border:2px solid #065dc0;}
        
        Border color #065dc0