#065cc1 color space conversions
Hex:
        #065cc1
        RGB:
        6, 92, 193
        CMY:
        98, 64, 24
        CMYK:
        97, 52, 0, 24
      HSL:
        212°, 93.9698%, 39.0196%
        HSV (HSB):
        212°, 96.8912%, 75.6863%
        XYZ:
        13.5279, 11.5433, 51.9672
        xyY:
        0.1756, 0.1498, 11.5433
      CIE-Lab:
        40.4808, 17.6044, -58.9171
        CIE-LCH:
        40.4808, 61.4910, 286.6361
        CIE-Luv:
        40.4808, -20.9900, -86.8729
        Hunter-Lab:
        33.9754, 11.6160, -66.9044
      #065cc1 color charts
#065cc1 RGB chart
      #065cc1 CMYK chart
      #065cc1 RGB pie chart
      #065cc1 color shades, tints & tones
#065cc1 color schemes
#065cc1 color preview, HTML & CSS examples
           This text has a color of #065cc1        
        
          <p style="color:#065cc1;">Text here</p>
        
        
          .mytext {color:#065cc1;}
        
        Text color #065cc1
      
           This box has a color of #065cc1        
        
          <div style="background-color:#065cc1;">Content here</div>
        
        
          .mybackground {background-color:#065cc1;}
        
        Background color #065cc1
      
           Border around this has a color of #065cc1        
        
          <div style="border:2px solid #065cc1;">Content here</div>
        
        
          .myborder {border:2px solid #065cc1;}
        
        Border color #065cc1