#065dd4 color space conversions
Hex:
        #065dd4
        RGB:
        6, 93, 212
        CMY:
        98, 64, 17
        CMYK:
        97, 56, 0, 17
      HSL:
        215°, 94.4954%, 42.7451%
        HSV (HSB):
        215°, 97.1698%, 83.1373%
        XYZ:
        15.8731, 12.6209, 63.8868
        xyY:
        0.1718, 0.1366, 12.6209
      CIE-Lab:
        42.1864, 24.5422, -67.1140
        CIE-LCH:
        42.1864, 71.4605, 290.0864
        CIE-Luv:
        42.1864, -20.7564, -99.8733
        Hunter-Lab:
        35.5259, 17.5843, -81.7541
      #065dd4 color charts
#065dd4 RGB chart
      #065dd4 CMYK chart
      #065dd4 RGB pie chart
      #065dd4 color shades, tints & tones
#065dd4 color schemes
#065dd4 color preview, HTML & CSS examples
           This text has a color of #065dd4        
        
          <p style="color:#065dd4;">Text here</p>
        
        
          .mytext {color:#065dd4;}
        
        Text color #065dd4
      
           This box has a color of #065dd4        
        
          <div style="background-color:#065dd4;">Content here</div>
        
        
          .mybackground {background-color:#065dd4;}
        
        Background color #065dd4
      
           Border around this has a color of #065dd4        
        
          <div style="border:2px solid #065dd4;">Content here</div>
        
        
          .myborder {border:2px solid #065dd4;}
        
        Border color #065dd4