#83307d color space conversions
Hex:
        #83307d
        RGB:
        131, 48, 125
        CMY:
        49, 81, 51
        CMYK:
        0, 63, 5, 49
      HSL:
        304°, 46.3687%, 35.0980%
        HSV (HSB):
        304°, 63.3588%, 51.3725%
        XYZ:
        14.1187, 8.4199, 20.2831
        xyY:
        0.3297, 0.1966, 8.4199
      CIE-Lab:
        34.8424, 45.6540, -26.5639
        CIE-LCH:
        34.8424, 52.8198, 329.8069
        CIE-Luv:
        34.8424, 37.4854, -41.5926
        Hunter-Lab:
        29.0170, 36.0723, -21.1322
      #83307d color charts
#83307d RGB chart
      #83307d CMYK chart
      #83307d RGB pie chart
      #83307d color shades, tints & tones
#83307d color schemes
#83307d color preview, HTML & CSS examples
           This text has a color of #83307d        
        
          <p style="color:#83307d;">Text here</p>
        
        
          .mytext {color:#83307d;}
        
        Text color #83307d
      
           This box has a color of #83307d        
        
          <div style="background-color:#83307d;">Content here</div>
        
        
          .mybackground {background-color:#83307d;}
        
        Background color #83307d
      
           Border around this has a color of #83307d        
        
          <div style="border:2px solid #83307d;">Content here</div>
        
        
          .myborder {border:2px solid #83307d;}
        
        Border color #83307d