#4242a8 color space conversions
Hex:
        #4242a8
        RGB:
        66, 66, 168
        CMY:
        74, 74, 34
        CMYK:
        61, 61, 0, 34
      HSL:
        240°, 43.5897%, 45.8824%
        HSV (HSB):
        240°, 60.7143%, 65.8824%
        XYZ:
        11.2629, 7.8818, 37.9735
        xyY:
        0.1972, 0.1380, 7.8818
      CIE-Lab:
        33.7356, 31.2104, -55.0277
        CIE-LCH:
        33.7356, 63.2624, 299.5609
        CIE-Luv:
        33.7356, -5.5942, -77.5858
        Hunter-Lab:
        28.0746, 22.4794, -60.5430
      #4242a8 color charts
#4242a8 RGB chart
      #4242a8 CMYK chart
      #4242a8 RGB pie chart
      #4242a8 color shades, tints & tones
#4242a8 color schemes
#4242a8 color preview, HTML & CSS examples
           This text has a color of #4242a8        
        
          <p style="color:#4242a8;">Text here</p>
        
        
          .mytext {color:#4242a8;}
        
        Text color #4242a8
      
           This box has a color of #4242a8        
        
          <div style="background-color:#4242a8;">Content here</div>
        
        
          .mybackground {background-color:#4242a8;}
        
        Background color #4242a8
      
           Border around this has a color of #4242a8        
        
          <div style="border:2px solid #4242a8;">Content here</div>
        
        
          .myborder {border:2px solid #4242a8;}
        
        Border color #4242a8