#065edd color space conversions
Hex:
        #065edd
        RGB:
        6, 94, 221
        CMY:
        98, 63, 13
        CMYK:
        97, 57, 0, 13
      HSL:
        215°, 94.7137%, 44.5098%
        HSV (HSB):
        215°, 97.2851%, 86.6667%
        XYZ:
        17.1290, 13.2646, 70.0641
        xyY:
        0.1705, 0.1320, 13.2646
      CIE-Lab:
        43.1592, 27.4268, -70.6680
        CIE-LCH:
        43.1592, 75.8037, 291.2116
        CIE-Luv:
        43.1592, -20.8236, -105.6435
        Hunter-Lab:
        36.4206, 20.2143, -88.5648
      #065edd color charts
#065edd RGB chart
      #065edd CMYK chart
      #065edd RGB pie chart
      #065edd color shades, tints & tones
#065edd color schemes
#065edd color preview, HTML & CSS examples
           This text has a color of #065edd        
        
          <p style="color:#065edd;">Text here</p>
        
        
          .mytext {color:#065edd;}
        
        Text color #065edd
      
           This box has a color of #065edd        
        
          <div style="background-color:#065edd;">Content here</div>
        
        
          .mybackground {background-color:#065edd;}
        
        Background color #065edd
      
           Border around this has a color of #065edd        
        
          <div style="border:2px solid #065edd;">Content here</div>
        
        
          .myborder {border:2px solid #065edd;}
        
        Border color #065edd