#064feb color space conversions
Hex:
        #064feb
        RGB:
        6, 79, 235
        CMY:
        98, 69, 8
        CMYK:
        97, 66, 0, 8
      HSL:
        221°, 95.0207%, 47.2549%
        HSV (HSB):
        221°, 97.4468%, 92.1569%
        XYZ:
        17.8665, 11.6288, 79.9002
        xyY:
        0.1633, 0.1063, 11.6288
      CIE-Lab:
        40.6200, 42.3683, -82.7748
        CIE-LCH:
        40.6200, 92.9879, 297.1056
        CIE-Luv:
        40.6200, -17.1141, -119.3779
        Hunter-Lab:
        34.1011, 33.8441, -115.0480
      #064feb color charts
#064feb RGB chart
      #064feb CMYK chart
      #064feb RGB pie chart
      #064feb color shades, tints & tones
#064feb color schemes
#064feb color preview, HTML & CSS examples
           This text has a color of #064feb        
        
          <p style="color:#064feb;">Text here</p>
        
        
          .mytext {color:#064feb;}
        
        Text color #064feb
      
           This box has a color of #064feb        
        
          <div style="background-color:#064feb;">Content here</div>
        
        
          .mybackground {background-color:#064feb;}
        
        Background color #064feb
      
           Border around this has a color of #064feb        
        
          <div style="border:2px solid #064feb;">Content here</div>
        
        
          .myborder {border:2px solid #064feb;}
        
        Border color #064feb