#4242e0 color space conversions
Hex:
        #4242e0
        RGB:
        66, 66, 224
        CMY:
        74, 74, 12
        CMYK:
        71, 71, 0, 12
      HSL:
        240°, 71.8182%, 56.8627%
        HSV (HSB):
        240°, 70.5357%, 87.8431%
        XYZ:
        17.6495, 10.4365, 71.6052
        xyY:
        0.1770, 0.1047, 10.4365
      CIE-Lab:
        38.6147, 49.8479, -79.7602
        CIE-LCH:
        38.6147, 94.0558, 302.0042
        CIE-Luv:
        38.6147, -8.2124, -113.8931
        Hunter-Lab:
        32.3056, 40.9853, -108.8023
      #4242e0 color charts
#4242e0 RGB chart
      #4242e0 CMYK chart
      #4242e0 RGB pie chart
      #4242e0 color shades, tints & tones
#4242e0 color schemes
#4242e0 color preview, HTML & CSS examples
           This text has a color of #4242e0        
        
          <p style="color:#4242e0;">Text here</p>
        
        
          .mytext {color:#4242e0;}
        
        Text color #4242e0
      
           This box has a color of #4242e0        
        
          <div style="background-color:#4242e0;">Content here</div>
        
        
          .mybackground {background-color:#4242e0;}
        
        Background color #4242e0
      
           Border around this has a color of #4242e0        
        
          <div style="border:2px solid #4242e0;">Content here</div>
        
        
          .myborder {border:2px solid #4242e0;}
        
        Border color #4242e0