#86045d color space conversions
Hex:
        #86045d
        RGB:
        134, 4, 93
        CMY:
        47, 98, 64
        CMYK:
        0, 97, 31, 47
      HSL:
        319°, 94.2029%, 27.0588%
        HSV (HSB):
        319°, 97.0149%, 52.5490%
        XYZ:
        11.8507, 5.9455, 10.8789
        xyY:
        0.4133, 0.2073, 5.9455
      CIE-Lab:
        29.2745, 54.6396, -14.7456
        CIE-LCH:
        29.2745, 56.5943, 344.8973
        CIE-Luv:
        29.2745, 59.6683, -25.8886
        Hunter-Lab:
        24.3834, 44.0831, -9.3846
      #86045d color charts
#86045d RGB chart
      #86045d CMYK chart
      #86045d RGB pie chart
      #86045d color shades, tints & tones
#86045d color schemes
#86045d color preview, HTML & CSS examples
           This text has a color of #86045d        
        
          <p style="color:#86045d;">Text here</p>
        
        
          .mytext {color:#86045d;}
        
        Text color #86045d
      
           This box has a color of #86045d        
        
          <div style="background-color:#86045d;">Content here</div>
        
        
          .mybackground {background-color:#86045d;}
        
        Background color #86045d
      
           Border around this has a color of #86045d        
        
          <div style="border:2px solid #86045d;">Content here</div>
        
        
          .myborder {border:2px solid #86045d;}
        
        Border color #86045d