#4249ef color space conversions
Hex:
        #4249ef
        RGB:
        66, 73, 239
        CMY:
        74, 71, 6
        CMYK:
        72, 69, 0, 6
      HSL:
        238°, 84.3902%, 59.8039%
        HSV (HSB):
        238°, 72.3849%, 93.7255%
        XYZ:
        20.2093, 12.1553, 82.9424
        xyY:
        0.1753, 0.1054, 12.1553
      CIE-Lab:
        41.4619, 50.7482, -83.5844
        CIE-LCH:
        41.4619, 97.7841, 301.2640
        CIE-Luv:
        41.4619, -10.1039, -121.7967
        Hunter-Lab:
        34.8645, 42.4551, -116.6454
      #4249ef color charts
#4249ef RGB chart
      #4249ef CMYK chart
      #4249ef RGB pie chart
      #4249ef color shades, tints & tones
#4249ef color schemes
#4249ef color preview, HTML & CSS examples
           This text has a color of #4249ef        
        
          <p style="color:#4249ef;">Text here</p>
        
        
          .mytext {color:#4249ef;}
        
        Text color #4249ef
      
           This box has a color of #4249ef        
        
          <div style="background-color:#4249ef;">Content here</div>
        
        
          .mybackground {background-color:#4249ef;}
        
        Background color #4249ef
      
           Border around this has a color of #4249ef        
        
          <div style="border:2px solid #4249ef;">Content here</div>
        
        
          .myborder {border:2px solid #4249ef;}
        
        Border color #4249ef