#9115bb color space conversions
Hex:
        #9115bb
        RGB:
        145, 21, 187
        CMY:
        43, 92, 27
        CMYK:
        22, 89, 0, 27
      HSL:
        285°, 79.8077%, 40.7843%
        HSV (HSB):
        285°, 88.7701%, 73.3333%
        XYZ:
        20.9149, 10.1439, 47.8693
        xyY:
        0.2650, 0.1285, 10.1439
      CIE-Lab:
        38.0995, 68.6747, -58.8016
        CIE-LCH:
        38.0995, 90.4093, 319.4287
        CIE-Luv:
        38.0995, 32.8554, -89.1771
        Hunter-Lab:
        31.8495, 61.4802, -66.8173
      #9115bb color charts
#9115bb RGB chart
      #9115bb CMYK chart
      #9115bb RGB pie chart
      #9115bb color shades, tints & tones
#9115bb color schemes
#9115bb color preview, HTML & CSS examples
           This text has a color of #9115bb        
        
          <p style="color:#9115bb;">Text here</p>
        
        
          .mytext {color:#9115bb;}
        
        Text color #9115bb
      
           This box has a color of #9115bb        
        
          <div style="background-color:#9115bb;">Content here</div>
        
        
          .mybackground {background-color:#9115bb;}
        
        Background color #9115bb
      
           Border around this has a color of #9115bb        
        
          <div style="border:2px solid #9115bb;">Content here</div>
        
        
          .myborder {border:2px solid #9115bb;}
        
        Border color #9115bb