#1065f2 color space conversions
Hex:
        #1065f2
        RGB:
        16, 101, 242
        CMY:
        94, 60, 5
        CMYK:
        93, 58, 0, 5
      HSL:
        217°, 89.6825%, 50.5882%
        HSV (HSB):
        217°, 93.3884%, 94.9020%
        XYZ:
        20.8944, 15.8283, 85.9583
        xyY:
        0.1703, 0.1290, 15.8283
      CIE-Lab:
        46.7484, 31.2963, -76.6573
        CIE-LCH:
        46.7484, 82.7997, 292.2083
        CIE-Luv:
        46.7484, -21.8350, -116.9058
        Hunter-Lab:
        39.7848, 24.1220, -100.2514
      #1065f2 color charts
#1065f2 RGB chart
      #1065f2 CMYK chart
      #1065f2 RGB pie chart
      #1065f2 color shades, tints & tones
#1065f2 color schemes
#1065f2 color preview, HTML & CSS examples
           This text has a color of #1065f2        
        
          <p style="color:#1065f2;">Text here</p>
        
        
          .mytext {color:#1065f2;}
        
        Text color #1065f2
      
           This box has a color of #1065f2        
        
          <div style="background-color:#1065f2;">Content here</div>
        
        
          .mybackground {background-color:#1065f2;}
        
        Background color #1065f2
      
           Border around this has a color of #1065f2        
        
          <div style="border:2px solid #1065f2;">Content here</div>
        
        
          .myborder {border:2px solid #1065f2;}
        
        Border color #1065f2