#82049f color space conversions
Hex:
        #82049f
        RGB:
        130, 4, 159
        CMY:
        49, 98, 38
        CMYK:
        18, 97, 0, 38
      HSL:
        289°, 95.0920%, 31.9608%
        HSV (HSB):
        289°, 97.4843%, 62.3529%
        XYZ:
        15.5073, 7.3359, 33.3995
        xyY:
        0.2757, 0.1304, 7.3359
      CIE-Lab:
        32.5596, 63.9054, -51.1594
        CIE-LCH:
        32.5596, 81.8608, 321.3210
        CIE-Luv:
        32.5596, 32.5659, -74.4408
        Hunter-Lab:
        27.0848, 54.8014, -54.1539
      #82049f color charts
#82049f RGB chart
      #82049f CMYK chart
      #82049f RGB pie chart
      #82049f color shades, tints & tones
#82049f color schemes
#82049f color preview, HTML & CSS examples
           This text has a color of #82049f        
        
          <p style="color:#82049f;">Text here</p>
        
        
          .mytext {color:#82049f;}
        
        Text color #82049f
      
           This box has a color of #82049f        
        
          <div style="background-color:#82049f;">Content here</div>
        
        
          .mybackground {background-color:#82049f;}
        
        Background color #82049f
      
           Border around this has a color of #82049f        
        
          <div style="border:2px solid #82049f;">Content here</div>
        
        
          .myborder {border:2px solid #82049f;}
        
        Border color #82049f