#2a0314 color space conversions
Hex:
        #2a0314
        RGB:
        42, 3, 20
        CMY:
        84, 99, 92
        CMYK:
        0, 93, 52, 84
      HSL:
        334°, 86.6667%, 8.8235%
        HSV (HSB):
        334°, 92.8571%, 16.4706%
        XYZ:
        1.1137, 0.6079, 0.7205
        xyY:
        0.4561, 0.2489, 0.6079
      CIE-Lab:
        5.4909, 20.9317, -0.8380
        CIE-LCH:
        5.4909, 20.9484, 357.7075
        CIE-Luv:
        5.4909, 11.5359, -1.9197
        Hunter-Lab:
        7.7966, 11.8530, -0.0211
      #2a0314 color charts
#2a0314 RGB chart
      #2a0314 CMYK chart
      #2a0314 RGB pie chart
      #2a0314 color shades, tints & tones
#2a0314 color schemes
#2a0314 color preview, HTML & CSS examples
           This text has a color of #2a0314        
        
          <p style="color:#2a0314;">Text here</p>
        
        
          .mytext {color:#2a0314;}
        
        Text color #2a0314
      
           This box has a color of #2a0314        
        
          <div style="background-color:#2a0314;">Content here</div>
        
        
          .mybackground {background-color:#2a0314;}
        
        Background color #2a0314
      
           Border around this has a color of #2a0314        
        
          <div style="border:2px solid #2a0314;">Content here</div>
        
        
          .myborder {border:2px solid #2a0314;}
        
        Border color #2a0314