#4242d9 color space conversions
Hex:
        #4242d9
        RGB:
        66, 66, 217
        CMY:
        74, 74, 15
        CMYK:
        70, 70, 0, 15
      HSL:
        240°, 66.5198%, 55.4902%
        HSV (HSB):
        240°, 69.5853%, 85.0980%
        XYZ:
        16.7194, 10.0644, 66.7071
        xyY:
        0.1788, 0.1077, 10.0644
      CIE-Lab:
        37.9578, 47.5774, -76.8330
        CIE-LCH:
        37.9578, 90.3710, 301.7671
        CIE-Luv:
        37.9578, -7.9013, -109.5789
        Hunter-Lab:
        31.7245, 38.5548, -102.4619
      #4242d9 color charts
#4242d9 RGB chart
      #4242d9 CMYK chart
      #4242d9 RGB pie chart
      #4242d9 color shades, tints & tones
#4242d9 color schemes
#4242d9 color preview, HTML & CSS examples
           This text has a color of #4242d9        
        
          <p style="color:#4242d9;">Text here</p>
        
        
          .mytext {color:#4242d9;}
        
        Text color #4242d9
      
           This box has a color of #4242d9        
        
          <div style="background-color:#4242d9;">Content here</div>
        
        
          .mybackground {background-color:#4242d9;}
        
        Background color #4242d9
      
           Border around this has a color of #4242d9        
        
          <div style="border:2px solid #4242d9;">Content here</div>
        
        
          .myborder {border:2px solid #4242d9;}
        
        Border color #4242d9