#065deb color space conversions
Hex:
        #065deb
        RGB:
        6, 93, 235
        CMY:
        98, 64, 8
        CMYK:
        97, 60, 0, 8
      HSL:
        217°, 95.0207%, 47.2549%
        HSV (HSB):
        217°, 97.4468%, 92.1569%
        XYZ:
        18.9849, 13.8656, 80.2730
        xyY:
        0.1678, 0.1226, 13.8656
      CIE-Lab:
        44.0395, 33.4848, -77.1593
        CIE-LCH:
        44.0395, 84.1117, 293.4594
        CIE-Luv:
        44.0395, -20.3256, -115.4013
        Hunter-Lab:
        37.2365, 25.8434, -101.7494
      #065deb color charts
#065deb RGB chart
      #065deb CMYK chart
      #065deb RGB pie chart
      #065deb color shades, tints & tones
#065deb color schemes
#065deb color preview, HTML & CSS examples
           This text has a color of #065deb        
        
          <p style="color:#065deb;">Text here</p>
        
        
          .mytext {color:#065deb;}
        
        Text color #065deb
      
           This box has a color of #065deb        
        
          <div style="background-color:#065deb;">Content here</div>
        
        
          .mybackground {background-color:#065deb;}
        
        Background color #065deb
      
           Border around this has a color of #065deb        
        
          <div style="border:2px solid #065deb;">Content here</div>
        
        
          .myborder {border:2px solid #065deb;}
        
        Border color #065deb