#065dc6 color space conversions
Hex:
        #065dc6
        RGB:
        6, 93, 198
        CMY:
        98, 64, 22
        CMYK:
        97, 53, 0, 22
      HSL:
        213°, 94.1176%, 40.0000%
        HSV (HSB):
        213°, 96.9697%, 77.6471%
        XYZ:
        14.1825, 11.9446, 54.9841
        xyY:
        0.1749, 0.1473, 11.9446
      CIE-Lab:
        41.1280, 18.9594, -60.7692
        CIE-LCH:
        41.1280, 63.6581, 287.3274
        CIE-Luv:
        41.1280, -21.1250, -89.9878
        Hunter-Lab:
        34.5610, 12.7677, -70.1335
      #065dc6 color charts
#065dc6 RGB chart
      #065dc6 CMYK chart
      #065dc6 RGB pie chart
      #065dc6 color shades, tints & tones
#065dc6 color schemes
#065dc6 color preview, HTML & CSS examples
           This text has a color of #065dc6        
        
          <p style="color:#065dc6;">Text here</p>
        
        
          .mytext {color:#065dc6;}
        
        Text color #065dc6
      
           This box has a color of #065dc6        
        
          <div style="background-color:#065dc6;">Content here</div>
        
        
          .mybackground {background-color:#065dc6;}
        
        Background color #065dc6
      
           Border around this has a color of #065dc6        
        
          <div style="border:2px solid #065dc6;">Content here</div>
        
        
          .myborder {border:2px solid #065dc6;}
        
        Border color #065dc6