#4059fe color space conversions
Hex:
        #4059fe
        RGB:
        64, 89, 254
        CMY:
        75, 65, 0
        CMYK:
        75, 65, 0, 0
      HSL:
        232°, 98.9583%, 62.3529%
        HSV (HSB):
        232°, 74.8031%, 99.6078%
        XYZ:
        23.5761, 15.3905, 95.4940
        xyY:
        0.1753, 0.1145, 15.3905
      CIE-Lab:
        46.1645, 46.2076, -84.2610
        CIE-LCH:
        46.1645, 96.0992, 298.7398
        CIE-Luv:
        46.1645, -14.1017, -127.3866
        Hunter-Lab:
        39.2307, 38.6177, -116.8600
      #4059fe color charts
#4059fe RGB chart
      #4059fe CMYK chart
      #4059fe RGB pie chart
      #4059fe color shades, tints & tones
#4059fe color schemes
#4059fe color preview, HTML & CSS examples
           This text has a color of #4059fe        
        
          <p style="color:#4059fe;">Text here</p>
        
        
          .mytext {color:#4059fe;}
        
        Text color #4059fe
      
           This box has a color of #4059fe        
        
          <div style="background-color:#4059fe;">Content here</div>
        
        
          .mybackground {background-color:#4059fe;}
        
        Background color #4059fe
      
           Border around this has a color of #4059fe        
        
          <div style="border:2px solid #4059fe;">Content here</div>
        
        
          .myborder {border:2px solid #4059fe;}
        
        Border color #4059fe