#065bd1 color space conversions
Hex:
        #065bd1
        RGB:
        6, 91, 209
        CMY:
        98, 64, 18
        CMYK:
        97, 56, 0, 18
      HSL:
        215°, 94.4186%, 42.1569%
        HSV (HSB):
        215°, 97.1292%, 81.9608%
        XYZ:
        15.3248, 12.1243, 61.8541
        xyY:
        0.1716, 0.1358, 12.1243
      CIE-Lab:
        41.4131, 24.6678, -66.6523
        CIE-LCH:
        41.4131, 71.0706, 290.3093
        CIE-Luv:
        41.4131, -20.2890, -98.6540
        Hunter-Lab:
        34.8200, 17.6255, -80.9485
      #065bd1 color charts
#065bd1 RGB chart
      #065bd1 CMYK chart
      #065bd1 RGB pie chart
      #065bd1 color shades, tints & tones
#065bd1 color schemes
#065bd1 color preview, HTML & CSS examples
           This text has a color of #065bd1        
        
          <p style="color:#065bd1;">Text here</p>
        
        
          .mytext {color:#065bd1;}
        
        Text color #065bd1
      
           This box has a color of #065bd1        
        
          <div style="background-color:#065bd1;">Content here</div>
        
        
          .mybackground {background-color:#065bd1;}
        
        Background color #065bd1
      
           Border around this has a color of #065bd1        
        
          <div style="border:2px solid #065bd1;">Content here</div>
        
        
          .myborder {border:2px solid #065bd1;}
        
        Border color #065bd1