#065bce color space conversions
Hex:
        #065bce
        RGB:
        6, 91, 206
        CMY:
        98, 64, 19
        CMYK:
        97, 56, 0, 19
      HSL:
        215°, 94.3396%, 41.5686%
        HSV (HSB):
        215°, 97.0874%, 80.7843%
        XYZ:
        14.9568, 11.9771, 59.9160
        xyY:
        0.1722, 0.1379, 11.9771
      CIE-Lab:
        41.1797, 23.4772, -65.3062
        CIE-LCH:
        41.1797, 69.3980, 289.7732
        CIE-Luv:
        41.1797, -20.3583, -96.5722
        Hunter-Lab:
        34.6080, 16.5796, -78.4219
      #065bce color charts
#065bce RGB chart
      #065bce CMYK chart
      #065bce RGB pie chart
      #065bce color shades, tints & tones
#065bce color schemes
#065bce color preview, HTML & CSS examples
           This text has a color of #065bce        
        
          <p style="color:#065bce;">Text here</p>
        
        
          .mytext {color:#065bce;}
        
        Text color #065bce
      
           This box has a color of #065bce        
        
          <div style="background-color:#065bce;">Content here</div>
        
        
          .mybackground {background-color:#065bce;}
        
        Background color #065bce
      
           Border around this has a color of #065bce        
        
          <div style="border:2px solid #065bce;">Content here</div>
        
        
          .myborder {border:2px solid #065bce;}
        
        Border color #065bce