#1065ff color space conversions
Hex:
        #1065ff
        RGB:
        16, 101, 255
        CMY:
        94, 60, 0
        CMYK:
        94, 60, 0, 0
      HSL:
        219°, 100.0000%, 53.1373%
        HSV (HSB):
        219°, 93.7255%, 100.0000%
        XYZ:
        22.9174, 16.6375, 96.6112
        xyY:
        0.1683, 0.1222, 16.6375
      CIE-Lab:
        47.8000, 36.2041, -82.1848
        CIE-LCH:
        47.8000, 89.8058, 293.7745
        CIE-Luv:
        47.8000, -21.6359, -125.5526
        Hunter-Lab:
        40.7891, 28.9093, -111.8792
      #1065ff color charts
#1065ff RGB chart
      #1065ff CMYK chart
      #1065ff RGB pie chart
      #1065ff color shades, tints & tones
#1065ff color schemes
#1065ff color preview, HTML & CSS examples
           This text has a color of #1065ff        
        
          <p style="color:#1065ff;">Text here</p>
        
        
          .mytext {color:#1065ff;}
        
        Text color #1065ff
      
           This box has a color of #1065ff        
        
          <div style="background-color:#1065ff;">Content here</div>
        
        
          .mybackground {background-color:#1065ff;}
        
        Background color #1065ff
      
           Border around this has a color of #1065ff        
        
          <div style="border:2px solid #1065ff;">Content here</div>
        
        
          .myborder {border:2px solid #1065ff;}
        
        Border color #1065ff