#82018d color space conversions
Hex:
        #82018d
        RGB:
        130, 1, 141
        CMY:
        49, 100, 45
        CMYK:
        8, 99, 0, 45
      HSL:
        295°, 98.5915%, 27.8431%
        HSV (HSB):
        295°, 99.2908%, 55.2941%
        XYZ:
        14.0245, 6.6906, 25.7515
        xyY:
        0.3018, 0.1440, 6.6906
      CIE-Lab:
        31.0920, 61.2296, -42.4903
        CIE-LCH:
        31.0920, 74.5284, 325.2413
        CIE-Luv:
        31.0920, 38.3535, -62.2953
        Hunter-Lab:
        25.8662, 51.5155, -40.9207
      #82018d color charts
#82018d RGB chart
      #82018d CMYK chart
      #82018d RGB pie chart
      #82018d color shades, tints & tones
#82018d color schemes
#82018d color preview, HTML & CSS examples
           This text has a color of #82018d        
        
          <p style="color:#82018d;">Text here</p>
        
        
          .mytext {color:#82018d;}
        
        Text color #82018d
      
           This box has a color of #82018d        
        
          <div style="background-color:#82018d;">Content here</div>
        
        
          .mybackground {background-color:#82018d;}
        
        Background color #82018d
      
           Border around this has a color of #82018d        
        
          <div style="border:2px solid #82018d;">Content here</div>
        
        
          .myborder {border:2px solid #82018d;}
        
        Border color #82018d