#1064be color space conversions
Hex:
        #1064be
        RGB:
        16, 100, 190
        CMY:
        94, 61, 25
        CMYK:
        92, 47, 0, 25
      HSL:
        211°, 84.4660%, 40.3922%
        HSV (HSB):
        211°, 91.5789%, 74.5098%
        XYZ:
        14.0651, 12.9422, 50.4720
        xyY:
        0.1815, 0.1670, 12.9422
      CIE-Lab:
        42.6760, 11.5532, -53.6187
        CIE-LCH:
        42.6760, 54.8492, 282.1596
        CIE-Luv:
        42.6760, -22.9644, -80.1303
        Hunter-Lab:
        35.9753, 6.8307, -57.9990
      #1064be color charts
#1064be RGB chart
      #1064be CMYK chart
      #1064be RGB pie chart
      #1064be color shades, tints & tones
#1064be color schemes
#1064be color preview, HTML & CSS examples
           This text has a color of #1064be        
        
          <p style="color:#1064be;">Text here</p>
        
        
          .mytext {color:#1064be;}
        
        Text color #1064be
      
           This box has a color of #1064be        
        
          <div style="background-color:#1064be;">Content here</div>
        
        
          .mybackground {background-color:#1064be;}
        
        Background color #1064be
      
           Border around this has a color of #1064be        
        
          <div style="border:2px solid #1064be;">Content here</div>
        
        
          .myborder {border:2px solid #1064be;}
        
        Border color #1064be