#88047f color space conversions
Hex:
        #88047f
        RGB:
        136, 4, 127
        CMY:
        47, 98, 50
        CMYK:
        0, 97, 7, 47
      HSL:
        304°, 94.2857%, 27.4510%
        HSV (HSB):
        304°, 97.0588%, 53.3333%
        XYZ:
        14.0275, 6.8534, 20.6622
        xyY:
        0.3377, 0.1650, 6.8534
      CIE-Lab:
        31.4708, 59.6159, -33.0844
        CIE-LCH:
        31.4708, 68.1809, 330.9715
        CIE-Luv:
        31.4708, 47.4371, -50.4838
        Hunter-Lab:
        26.1790, 49.8328, -28.4703
      #88047f color charts
#88047f RGB chart
      #88047f CMYK chart
      #88047f RGB pie chart
      #88047f color shades, tints & tones
#88047f color schemes
#88047f color preview, HTML & CSS examples
           This text has a color of #88047f        
        
          <p style="color:#88047f;">Text here</p>
        
        
          .mytext {color:#88047f;}
        
        Text color #88047f
      
           This box has a color of #88047f        
        
          <div style="background-color:#88047f;">Content here</div>
        
        
          .mybackground {background-color:#88047f;}
        
        Background color #88047f
      
           Border around this has a color of #88047f        
        
          <div style="border:2px solid #88047f;">Content here</div>
        
        
          .myborder {border:2px solid #88047f;}
        
        Border color #88047f