#065bee color space conversions
Hex:
        #065bee
        RGB:
        6, 91, 238
        CMY:
        98, 64, 7
        CMYK:
        97, 62, 0, 7
      HSL:
        218°, 95.0820%, 47.8431%
        HSV (HSB):
        218°, 97.4790%, 93.3333%
        XYZ:
        19.2488, 13.6939, 82.5176
        xyY:
        0.1667, 0.1186, 13.6939
      CIE-Lab:
        43.7908, 35.9054, -79.2568
        CIE-LCH:
        43.7908, 87.0105, 294.3718
        CIE-Luv:
        43.7908, -19.8036, -118.0343
        Hunter-Lab:
        37.0053, 28.0898, -106.3061
      #065bee color charts
#065bee RGB chart
      #065bee CMYK chart
      #065bee RGB pie chart
      #065bee color shades, tints & tones
#065bee color schemes
#065bee color preview, HTML & CSS examples
           This text has a color of #065bee        
        
          <p style="color:#065bee;">Text here</p>
        
        
          .mytext {color:#065bee;}
        
        Text color #065bee
      
           This box has a color of #065bee        
        
          <div style="background-color:#065bee;">Content here</div>
        
        
          .mybackground {background-color:#065bee;}
        
        Background color #065bee
      
           Border around this has a color of #065bee        
        
          <div style="border:2px solid #065bee;">Content here</div>
        
        
          .myborder {border:2px solid #065bee;}
        
        Border color #065bee