#42295d color space conversions
Hex:
        #42295d
        RGB:
        66, 41, 93
        CMY:
        74, 84, 64
        CMYK:
        29, 56, 0, 64
      HSL:
        269°, 38.8060%, 26.2745%
        HSV (HSB):
        269°, 55.9140%, 36.4706%
        XYZ:
        5.0155, 3.5344, 10.7738
        xyY:
        0.2596, 0.1829, 3.5344
      CIE-Lab:
        22.0684, 23.4524, -26.8700
        CIE-LCH:
        22.0684, 35.6653, 311.1148
        CIE-Luv:
        22.0684, 6.9424, -33.3581
        Hunter-Lab:
        18.8001, 14.7200, -20.8173
      #42295d color charts
#42295d RGB chart
      #42295d CMYK chart
      #42295d RGB pie chart
      #42295d color shades, tints & tones
#42295d color schemes
#42295d color preview, HTML & CSS examples
           This text has a color of #42295d        
        
          <p style="color:#42295d;">Text here</p>
        
        
          .mytext {color:#42295d;}
        
        Text color #42295d
      
           This box has a color of #42295d        
        
          <div style="background-color:#42295d;">Content here</div>
        
        
          .mybackground {background-color:#42295d;}
        
        Background color #42295d
      
           Border around this has a color of #42295d        
        
          <div style="border:2px solid #42295d;">Content here</div>
        
        
          .myborder {border:2px solid #42295d;}
        
        Border color #42295d