#42049d color space conversions
Hex:
        #42049d
        RGB:
        66, 4, 157
        CMY:
        74, 98, 38
        CMYK:
        58, 97, 0, 38
      HSL:
        264°, 95.0311%, 31.5686%
        HSV (HSB):
        264°, 97.4522%, 61.5686%
        XYZ:
        8.3760, 3.6794, 32.1670
        xyY:
        0.1894, 0.0832, 3.6794
      CIE-Lab:
        22.5819, 56.2016, -66.6823
        CIE-LCH:
        22.5819, 87.2075, 310.1251
        CIE-Luv:
        22.5819, 3.3674, -76.7549
        Hunter-Lab:
        19.1818, 44.3764, -85.9996
      #42049d color charts
#42049d RGB chart
      #42049d CMYK chart
      #42049d RGB pie chart
      #42049d color shades, tints & tones
#42049d color schemes
#42049d color preview, HTML & CSS examples
           This text has a color of #42049d        
        
          <p style="color:#42049d;">Text here</p>
        
        
          .mytext {color:#42049d;}
        
        Text color #42049d
      
           This box has a color of #42049d        
        
          <div style="background-color:#42049d;">Content here</div>
        
        
          .mybackground {background-color:#42049d;}
        
        Background color #42049d
      
           Border around this has a color of #42049d        
        
          <div style="border:2px solid #42049d;">Content here</div>
        
        
          .myborder {border:2px solid #42049d;}
        
        Border color #42049d