#42022b color space conversions
Hex:
        #42022b
        RGB:
        66, 2, 43
        CMY:
        74, 99, 83
        CMYK:
        0, 97, 35, 74
      HSL:
        322°, 94.1176%, 13.3333%
        HSV (HSB):
        322°, 96.9697%, 25.8824%
        XYZ:
        2.7045, 1.3761, 2.4086
        xyY:
        0.4168, 0.2121, 1.3761
      CIE-Lab:
        11.7975, 32.8296, -8.2163
        CIE-LCH:
        11.7975, 33.8422, 345.9492
        CIE-Luv:
        11.7975, 23.9288, -9.6972
        Hunter-Lab:
        11.7307, 20.6247, -3.9621
      #42022b color charts
#42022b RGB chart
      #42022b CMYK chart
      #42022b RGB pie chart
      #42022b color shades, tints & tones
#42022b color schemes
#42022b color preview, HTML & CSS examples
           This text has a color of #42022b        
        
          <p style="color:#42022b;">Text here</p>
        
        
          .mytext {color:#42022b;}
        
        Text color #42022b
      
           This box has a color of #42022b        
        
          <div style="background-color:#42022b;">Content here</div>
        
        
          .mybackground {background-color:#42022b;}
        
        Background color #42022b
      
           Border around this has a color of #42022b        
        
          <div style="border:2px solid #42022b;">Content here</div>
        
        
          .myborder {border:2px solid #42022b;}
        
        Border color #42022b