#88045f color space conversions
Hex:
        #88045f
        RGB:
        136, 4, 95
        CMY:
        47, 98, 63
        CMYK:
        0, 97, 30, 47
      HSL:
        319°, 94.2857%, 27.4510%
        HSV (HSB):
        319°, 97.0588%, 53.3333%
        XYZ:
        12.2623, 6.1473, 11.3667
        xyY:
        0.4118, 0.2064, 6.1473
      CIE-Lab:
        29.7811, 55.3151, -15.2391
        CIE-LCH:
        29.7811, 57.3759, 344.5973
        CIE-Luv:
        29.7811, 60.4435, -26.7447
        Hunter-Lab:
        24.7937, 44.8922, -9.8260
      #88045f color charts
#88045f RGB chart
      #88045f CMYK chart
      #88045f RGB pie chart
      #88045f color shades, tints & tones
#88045f color schemes
#88045f color preview, HTML & CSS examples
           This text has a color of #88045f        
        
          <p style="color:#88045f;">Text here</p>
        
        
          .mytext {color:#88045f;}
        
        Text color #88045f
      
           This box has a color of #88045f        
        
          <div style="background-color:#88045f;">Content here</div>
        
        
          .mybackground {background-color:#88045f;}
        
        Background color #88045f
      
           Border around this has a color of #88045f        
        
          <div style="border:2px solid #88045f;">Content here</div>
        
        
          .myborder {border:2px solid #88045f;}
        
        Border color #88045f