#065bd2 color space conversions
Hex:
        #065bd2
        RGB:
        6, 91, 210
        CMY:
        98, 64, 18
        CMYK:
        97, 57, 0, 18
      HSL:
        215°, 94.4444%, 42.3529%
        HSV (HSB):
        215°, 97.1429%, 82.3529%
        XYZ:
        15.4490, 12.1740, 62.5083
        xyY:
        0.1714, 0.1351, 12.1740
      CIE-Lab:
        41.4914, 25.0635, -67.0992
        CIE-LCH:
        41.4914, 71.6274, 290.4821
        CIE-Luv:
        41.4914, -20.2667, -99.3445
        Hunter-Lab:
        34.8913, 17.9758, -81.7951
      #065bd2 color charts
#065bd2 RGB chart
      #065bd2 CMYK chart
      #065bd2 RGB pie chart
      #065bd2 color shades, tints & tones
#065bd2 color schemes
#065bd2 color preview, HTML & CSS examples
           This text has a color of #065bd2        
        
          <p style="color:#065bd2;">Text here</p>
        
        
          .mytext {color:#065bd2;}
        
        Text color #065bd2
      
           This box has a color of #065bd2        
        
          <div style="background-color:#065bd2;">Content here</div>
        
        
          .mybackground {background-color:#065bd2;}
        
        Background color #065bd2
      
           Border around this has a color of #065bd2        
        
          <div style="border:2px solid #065bd2;">Content here</div>
        
        
          .myborder {border:2px solid #065bd2;}
        
        Border color #065bd2