#4248ef color space conversions
Hex:
        #4248ef
        RGB:
        66, 72, 239
        CMY:
        74, 72, 6
        CMYK:
        72, 70, 0, 6
      HSL:
        238°, 84.3902%, 59.8039%
        HSV (HSB):
        238°, 72.3849%, 93.7255%
        XYZ:
        20.1441, 12.0250, 82.9207
        xyY:
        0.1750, 0.1045, 12.0250
      CIE-Lab:
        41.2558, 51.3156, -83.9238
        CIE-LCH:
        41.2558, 98.3692, 301.4439
        CIE-Luv:
        41.2558, -9.9190, -121.9882
        Hunter-Lab:
        34.6770, 43.0070, -117.5019
      #4248ef color charts
#4248ef RGB chart
      #4248ef CMYK chart
      #4248ef RGB pie chart
      #4248ef color shades, tints & tones
#4248ef color schemes
#4248ef color preview, HTML & CSS examples
           This text has a color of #4248ef        
        
          <p style="color:#4248ef;">Text here</p>
        
        
          .mytext {color:#4248ef;}
        
        Text color #4248ef
      
           This box has a color of #4248ef        
        
          <div style="background-color:#4248ef;">Content here</div>
        
        
          .mybackground {background-color:#4248ef;}
        
        Background color #4248ef
      
           Border around this has a color of #4248ef        
        
          <div style="border:2px solid #4248ef;">Content here</div>
        
        
          .myborder {border:2px solid #4248ef;}
        
        Border color #4248ef