#065fda color space conversions
Hex:
        #065fda
        RGB:
        6, 95, 218
        CMY:
        98, 63, 15
        CMYK:
        97, 56, 0, 15
      HSL:
        215°, 94.6429%, 43.9216%
        HSV (HSB):
        215°, 97.2477%, 85.4902%
        XYZ:
        16.8222, 13.2851, 68.0073
        xyY:
        0.1715, 0.1354, 13.2851
      CIE-Lab:
        43.1897, 25.5994, -68.9091
        CIE-LCH:
        43.1897, 73.5104, 290.3798
        CIE-Luv:
        43.1897, -21.1528, -103.1624
        Hunter-Lab:
        36.4487, 18.5980, -85.1113
      #065fda color charts
#065fda RGB chart
      #065fda CMYK chart
      #065fda RGB pie chart
      #065fda color shades, tints & tones
#065fda color schemes
#065fda color preview, HTML & CSS examples
           This text has a color of #065fda        
        
          <p style="color:#065fda;">Text here</p>
        
        
          .mytext {color:#065fda;}
        
        Text color #065fda
      
           This box has a color of #065fda        
        
          <div style="background-color:#065fda;">Content here</div>
        
        
          .mybackground {background-color:#065fda;}
        
        Background color #065fda
      
           Border around this has a color of #065fda        
        
          <div style="border:2px solid #065fda;">Content here</div>
        
        
          .myborder {border:2px solid #065fda;}
        
        Border color #065fda