#8d83bb color space conversions
Hex:
        #8d83bb
        RGB:
        141, 131, 187
        CMY:
        45, 49, 27
        CMYK:
        25, 30, 0, 27
      HSL:
        251°, 29.1667%, 62.3529%
        HSV (HSB):
        251°, 29.9465%, 73.3333%
        XYZ:
        28.0704, 25.4832, 50.4530
        xyY:
        0.2699, 0.2450, 25.4832
      CIE-Lab:
        57.5432, 15.9749, -27.9662
        CIE-LCH:
        57.5432, 32.2072, 299.7359
        CIE-Luv:
        57.5432, 1.5445, -44.8897
        Hunter-Lab:
        50.4809, 10.9154, -23.9206
      #8d83bb color charts
#8d83bb RGB chart
      #8d83bb CMYK chart
      #8d83bb RGB pie chart
      #8d83bb color shades, tints & tones
#8d83bb color schemes
#8d83bb color preview, HTML & CSS examples
           This text has a color of #8d83bb        
        
          <p style="color:#8d83bb;">Text here</p>
        
        
          .mytext {color:#8d83bb;}
        
        Text color #8d83bb
      
           This box has a color of #8d83bb        
        
          <div style="background-color:#8d83bb;">Content here</div>
        
        
          .mybackground {background-color:#8d83bb;}
        
        Background color #8d83bb
      
           Border around this has a color of #8d83bb        
        
          <div style="border:2px solid #8d83bb;">Content here</div>
        
        
          .myborder {border:2px solid #8d83bb;}
        
        Border color #8d83bb