#1065fa color space conversions
Hex:
        #1065fa
        RGB:
        16, 101, 250
        CMY:
        94, 60, 2
        CMYK:
        94, 60, 0, 2
      HSL:
        218°, 95.9016%, 52.1569%
        HSV (HSB):
        218°, 93.6000%, 98.0392%
        XYZ:
        22.1227, 16.3196, 92.4265
        xyY:
        0.1690, 0.1247, 16.3196
      CIE-Lab:
        47.3911, 34.3272, -80.0740
        CIE-LCH:
        47.3911, 87.1217, 293.2045
        CIE-Luv:
        47.3911, -21.7058, -122.2556
        Hunter-Lab:
        40.3976, 27.0551, -107.3725
      #1065fa color charts
#1065fa RGB chart
      #1065fa CMYK chart
      #1065fa RGB pie chart
      #1065fa color shades, tints & tones
#1065fa color schemes
#1065fa color preview, HTML & CSS examples
           This text has a color of #1065fa        
        
          <p style="color:#1065fa;">Text here</p>
        
        
          .mytext {color:#1065fa;}
        
        Text color #1065fa
      
           This box has a color of #1065fa        
        
          <div style="background-color:#1065fa;">Content here</div>
        
        
          .mybackground {background-color:#1065fa;}
        
        Background color #1065fa
      
           Border around this has a color of #1065fa        
        
          <div style="border:2px solid #1065fa;">Content here</div>
        
        
          .myborder {border:2px solid #1065fa;}
        
        Border color #1065fa