#82479f color space conversions
Hex:
        #82479f
        RGB:
        130, 71, 159
        CMY:
        49, 72, 38
        CMYK:
        18, 55, 0, 38
      HSL:
        280°, 38.2609%, 45.0980%
        HSV (HSB):
        280°, 55.3459%, 62.3529%
        XYZ:
        17.7172, 11.7555, 34.1361
        xyY:
        0.2785, 0.1848, 11.7555
      CIE-Lab:
        40.8249, 40.6852, -37.8933
        CIE-LCH:
        40.8249, 55.5985, 317.0349
        CIE-Luv:
        40.8249, 21.8718, -59.1532
        Hunter-Lab:
        34.2863, 32.2374, -35.0299
      #82479f color charts
#82479f RGB chart
      #82479f CMYK chart
      #82479f RGB pie chart
      #82479f color shades, tints & tones
#82479f color schemes
#82479f color preview, HTML & CSS examples
           This text has a color of #82479f        
        
          <p style="color:#82479f;">Text here</p>
        
        
          .mytext {color:#82479f;}
        
        Text color #82479f
      
           This box has a color of #82479f        
        
          <div style="background-color:#82479f;">Content here</div>
        
        
          .mybackground {background-color:#82479f;}
        
        Background color #82479f
      
           Border around this has a color of #82479f        
        
          <div style="border:2px solid #82479f;">Content here</div>
        
        
          .myborder {border:2px solid #82479f;}
        
        Border color #82479f