#8936bd color space conversions
Hex:
        #8936bd
        RGB:
        137, 54, 189
        CMY:
        46, 79, 26
        CMYK:
        28, 71, 0, 26
      HSL:
        277°, 55.5556%, 47.6471%
        HSV (HSB):
        277°, 71.4286%, 74.1176%
        XYZ:
        20.8210, 11.6308, 49.2917
        xyY:
        0.2547, 0.1423, 11.6308
      CIE-Lab:
        40.6232, 57.3443, -55.9419
        CIE-LCH:
        40.6232, 80.1116, 315.7093
        CIE-Luv:
        40.6232, 23.6899, -86.2366
        Hunter-Lab:
        34.1040, 49.2950, -61.8211
      #8936bd color charts
#8936bd RGB chart
      #8936bd CMYK chart
      #8936bd RGB pie chart
      #8936bd color shades, tints & tones
#8936bd color schemes
#8936bd color preview, HTML & CSS examples
           This text has a color of #8936bd        
        
          <p style="color:#8936bd;">Text here</p>
        
        
          .mytext {color:#8936bd;}
        
        Text color #8936bd
      
           This box has a color of #8936bd        
        
          <div style="background-color:#8936bd;">Content here</div>
        
        
          .mybackground {background-color:#8936bd;}
        
        Background color #8936bd
      
           Border around this has a color of #8936bd        
        
          <div style="border:2px solid #8936bd;">Content here</div>
        
        
          .myborder {border:2px solid #8936bd;}
        
        Border color #8936bd