#4064f5 color space conversions
Hex:
        #4064f5
        RGB:
        64, 100, 245
        CMY:
        75, 61, 4
        CMYK:
        74, 59, 0, 4
      HSL:
        228°, 90.0498%, 60.5882%
        HSV (HSB):
        228°, 73.8776%, 96.0784%
        XYZ:
        23.1530, 16.7969, 88.4080
        xyY:
        0.1804, 0.1309, 16.7969
      CIE-Lab:
        48.0031, 36.3915, -76.2336
        CIE-LCH:
        48.0031, 84.4743, 295.5183
        CIE-Luv:
        48.0031, -16.5005, -117.6686
        Hunter-Lab:
        40.9840, 29.1173, -99.2077
      #4064f5 color charts
#4064f5 RGB chart
      #4064f5 CMYK chart
      #4064f5 RGB pie chart
      #4064f5 color shades, tints & tones
#4064f5 color schemes
#4064f5 color preview, HTML & CSS examples
           This text has a color of #4064f5        
        
          <p style="color:#4064f5;">Text here</p>
        
        
          .mytext {color:#4064f5;}
        
        Text color #4064f5
      
           This box has a color of #4064f5        
        
          <div style="background-color:#4064f5;">Content here</div>
        
        
          .mybackground {background-color:#4064f5;}
        
        Background color #4064f5
      
           Border around this has a color of #4064f5        
        
          <div style="border:2px solid #4064f5;">Content here</div>
        
        
          .myborder {border:2px solid #4064f5;}
        
        Border color #4064f5