#83457f color space conversions
Hex:
        #83457f
        RGB:
        131, 69, 127
        CMY:
        49, 73, 50
        CMYK:
        0, 47, 3, 49
      HSL:
        304°, 31.0000%, 39.2157%
        HSV (HSB):
        304°, 47.3282%, 51.3725%
        XYZ:
        15.3190, 10.6138, 21.3200
        xyY:
        0.3242, 0.2246, 10.6138
      CIE-Lab:
        38.9223, 35.3690, -21.4437
        CIE-LCH:
        38.9223, 41.3618, 328.7722
        CIE-Luv:
        38.9223, 29.9023, -34.3017
        Hunter-Lab:
        32.5789, 26.9196, -15.9947
      #83457f color charts
#83457f RGB chart
      #83457f CMYK chart
      #83457f RGB pie chart
      #83457f color shades, tints & tones
#83457f color schemes
#83457f color preview, HTML & CSS examples
           This text has a color of #83457f        
        
          <p style="color:#83457f;">Text here</p>
        
        
          .mytext {color:#83457f;}
        
        Text color #83457f
      
           This box has a color of #83457f        
        
          <div style="background-color:#83457f;">Content here</div>
        
        
          .mybackground {background-color:#83457f;}
        
        Background color #83457f
      
           Border around this has a color of #83457f        
        
          <div style="border:2px solid #83457f;">Content here</div>
        
        
          .myborder {border:2px solid #83457f;}
        
        Border color #83457f