#411427 color space conversions
Hex:
        #411427
        RGB:
        65, 20, 39
        CMY:
        75, 92, 85
        CMYK:
        0, 69, 40, 75
      HSL:
        335°, 52.9412%, 16.6667%
        HSV (HSB):
        335°, 69.2308%, 25.4902%
        XYZ:
        2.7963, 1.7706, 2.1138
        xyY:
        0.4186, 0.2650, 1.7706
      CIE-Lab:
        14.2342, 24.0349, -1.6247
        CIE-LCH:
        14.2342, 24.0897, 356.1329
        CIE-Luv:
        14.2342, 21.3730, -4.0573
        Hunter-Lab:
        13.3064, 14.2254, -0.1042
      #411427 color charts
#411427 RGB chart
      #411427 CMYK chart
      #411427 RGB pie chart
      #411427 color shades, tints & tones
#411427 color schemes
#411427 color preview, HTML & CSS examples
           This text has a color of #411427        
        
          <p style="color:#411427;">Text here</p>
        
        
          .mytext {color:#411427;}
        
        Text color #411427
      
           This box has a color of #411427        
        
          <div style="background-color:#411427;">Content here</div>
        
        
          .mybackground {background-color:#411427;}
        
        Background color #411427
      
           Border around this has a color of #411427        
        
          <div style="border:2px solid #411427;">Content here</div>
        
        
          .myborder {border:2px solid #411427;}
        
        Border color #411427