#4249fc color space conversions
Hex:
        #4249fc
        RGB:
        66, 73, 252
        CMY:
        74, 71, 1
        CMYK:
        74, 71, 0, 1
      HSL:
        238°, 96.8750%, 62.3529%
        HSV (HSB):
        238°, 73.8095%, 98.8235%
        XYZ:
        22.2000, 12.9516, 93.4253
        xyY:
        0.1727, 0.1007, 12.9516
      CIE-Lab:
        42.6902, 54.9474, -88.8586
        CIE-LCH:
        42.6902, 104.4752, 301.7313
        CIE-Luv:
        42.6902, -10.5877, -129.6873
        Hunter-Lab:
        35.9883, 47.1310, -128.7243
      #4249fc color charts
#4249fc RGB chart
      #4249fc CMYK chart
      #4249fc RGB pie chart
      #4249fc color shades, tints & tones
#4249fc color schemes
#4249fc color preview, HTML & CSS examples
           This text has a color of #4249fc        
        
          <p style="color:#4249fc;">Text here</p>
        
        
          .mytext {color:#4249fc;}
        
        Text color #4249fc
      
           This box has a color of #4249fc        
        
          <div style="background-color:#4249fc;">Content here</div>
        
        
          .mybackground {background-color:#4249fc;}
        
        Background color #4249fc
      
           Border around this has a color of #4249fc        
        
          <div style="border:2px solid #4249fc;">Content here</div>
        
        
          .myborder {border:2px solid #4249fc;}
        
        Border color #4249fc