#8481bb color space conversions
Hex:
        #8481bb
        RGB:
        132, 129, 187
        CMY:
        48, 49, 27
        CMYK:
        29, 31, 0, 27
      HSL:
        243°, 29.8969%, 61.9608%
        HSV (HSB):
        243°, 31.0160%, 73.3333%
        XYZ:
        26.3356, 24.1939, 50.2956
        xyY:
        0.2612, 0.2400, 24.1939
      CIE-Lab:
        56.2814, 14.4077, -29.9806
        CIE-LCH:
        56.2814, 33.2628, 295.6675
        CIE-Luv:
        56.2814, -2.0548, -47.7058
        Hunter-Lab:
        49.1873, 9.4938, -26.1948
      #8481bb color charts
#8481bb RGB chart
      #8481bb CMYK chart
      #8481bb RGB pie chart
      #8481bb color shades, tints & tones
#8481bb color schemes
#8481bb color preview, HTML & CSS examples
           This text has a color of #8481bb        
        
          <p style="color:#8481bb;">Text here</p>
        
        
          .mytext {color:#8481bb;}
        
        Text color #8481bb
      
           This box has a color of #8481bb        
        
          <div style="background-color:#8481bb;">Content here</div>
        
        
          .mybackground {background-color:#8481bb;}
        
        Background color #8481bb
      
           Border around this has a color of #8481bb        
        
          <div style="border:2px solid #8481bb;">Content here</div>
        
        
          .myborder {border:2px solid #8481bb;}
        
        Border color #8481bb