#4042d5 color space conversions
Hex:
        #4042d5
        RGB:
        64, 66, 213
        CMY:
        75, 74, 16
        CMYK:
        70, 69, 0, 16
      HSL:
        239°, 63.9485%, 54.3137%
        HSV (HSB):
        239°, 69.9531%, 83.5294%
        XYZ:
        16.0728, 9.7905, 63.9934
        xyY:
        0.1789, 0.1090, 9.7905
      CIE-Lab:
        37.4638, 46.0479, -75.3494
        CIE-LCH:
        37.4638, 88.3060, 301.4301
        CIE-Luv:
        37.4638, -8.1296, -107.1775
        Hunter-Lab:
        31.2898, 36.9340, -99.3561
      #4042d5 color charts
#4042d5 RGB chart
      #4042d5 CMYK chart
      #4042d5 RGB pie chart
      #4042d5 color shades, tints & tones
#4042d5 color schemes
#4042d5 color preview, HTML & CSS examples
           This text has a color of #4042d5        
        
          <p style="color:#4042d5;">Text here</p>
        
        
          .mytext {color:#4042d5;}
        
        Text color #4042d5
      
           This box has a color of #4042d5        
        
          <div style="background-color:#4042d5;">Content here</div>
        
        
          .mybackground {background-color:#4042d5;}
        
        Background color #4042d5
      
           Border around this has a color of #4042d5        
        
          <div style="border:2px solid #4042d5;">Content here</div>
        
        
          .myborder {border:2px solid #4042d5;}
        
        Border color #4042d5