#4a42eb color space conversions
Hex:
        #4a42eb
        RGB:
        74, 66, 235
        CMY:
        71, 74, 8
        CMYK:
        69, 72, 0, 8
      HSL:
        243°, 80.8612%, 59.0196%
        HSV (HSB):
        243°, 71.9149%, 92.1569%
        XYZ:
        19.7677, 11.3504, 79.7462
        xyY:
        0.1783, 0.1024, 11.3504
      CIE-Lab:
        40.1645, 54.1505, -83.4443
        CIE-LCH:
        40.1645, 99.4747, 302.9812
        CIE-Luv:
        40.1645, -7.1214, -120.2805
        Hunter-Lab:
        33.6904, 45.7756, -116.7580
      #4a42eb color charts
#4a42eb RGB chart
      #4a42eb CMYK chart
      #4a42eb RGB pie chart
      #4a42eb color shades, tints & tones
#4a42eb color schemes
#4a42eb color preview, HTML & CSS examples
           This text has a color of #4a42eb        
        
          <p style="color:#4a42eb;">Text here</p>
        
        
          .mytext {color:#4a42eb;}
        
        Text color #4a42eb
      
           This box has a color of #4a42eb        
        
          <div style="background-color:#4a42eb;">Content here</div>
        
        
          .mybackground {background-color:#4a42eb;}
        
        Background color #4a42eb
      
           Border around this has a color of #4a42eb        
        
          <div style="border:2px solid #4a42eb;">Content here</div>
        
        
          .myborder {border:2px solid #4a42eb;}
        
        Border color #4a42eb