#88419f color space conversions
Hex:
        #88419f
        RGB:
        136, 65, 159
        CMY:
        47, 75, 38
        CMYK:
        14, 59, 0, 38
      HSL:
        285°, 41.9643%, 43.9216%
        HSV (HSB):
        285°, 59.1195%, 62.3529%
        XYZ:
        18.3016, 11.5180, 34.0595
        xyY:
        0.2865, 0.1803, 11.5180
      CIE-Lab:
        40.4396, 45.4527, -38.4558
        CIE-LCH:
        40.4396, 59.5381, 319.7667
        CIE-Luv:
        40.4396, 27.2312, -60.3744
        Hunter-Lab:
        33.9382, 36.8666, -35.7451
      #88419f color charts
#88419f RGB chart
      #88419f CMYK chart
      #88419f RGB pie chart
      #88419f color shades, tints & tones
#88419f color schemes
#88419f color preview, HTML & CSS examples
           This text has a color of #88419f        
        
          <p style="color:#88419f;">Text here</p>
        
        
          .mytext {color:#88419f;}
        
        Text color #88419f
      
           This box has a color of #88419f        
        
          <div style="background-color:#88419f;">Content here</div>
        
        
          .mybackground {background-color:#88419f;}
        
        Background color #88419f
      
           Border around this has a color of #88419f        
        
          <div style="border:2px solid #88419f;">Content here</div>
        
        
          .myborder {border:2px solid #88419f;}
        
        Border color #88419f