#58043f color space conversions
Hex:
        #58043f
        RGB:
        88, 4, 63
        CMY:
        65, 98, 75
        CMYK:
        0, 95, 28, 65
      HSL:
        318°, 91.3043%, 18.0392%
        HSV (HSB):
        318°, 95.4545%, 34.5098%
        XYZ:
        4.9651, 2.5204, 4.9274
        xyY:
        0.4000, 0.2030, 2.5204
      CIE-Lab:
        18.0107, 40.3127, -12.6325
        CIE-LCH:
        18.0107, 42.2456, 342.6010
        CIE-Luv:
        18.0107, 34.4741, -17.3740
        Hunter-Lab:
        15.8758, 28.0427, -7.2889
      #58043f color charts
#58043f RGB chart
      #58043f CMYK chart
      #58043f RGB pie chart
      #58043f color shades, tints & tones
#58043f color schemes
#58043f color preview, HTML & CSS examples
           This text has a color of #58043f        
        
          <p style="color:#58043f;">Text here</p>
        
        
          .mytext {color:#58043f;}
        
        Text color #58043f
      
           This box has a color of #58043f        
        
          <div style="background-color:#58043f;">Content here</div>
        
        
          .mybackground {background-color:#58043f;}
        
        Background color #58043f
      
           Border around this has a color of #58043f        
        
          <div style="border:2px solid #58043f;">Content here</div>
        
        
          .myborder {border:2px solid #58043f;}
        
        Border color #58043f