#981bbb color space conversions
Hex:
        #981bbb
        RGB:
        152, 27, 187
        CMY:
        40, 89, 27
        CMYK:
        19, 86, 0, 27
      HSL:
        287°, 74.7664%, 41.9608%
        HSV (HSB):
        287°, 85.5615%, 73.3333%
        XYZ:
        22.3105, 11.0471, 47.9701
        xyY:
        0.2743, 0.1358, 11.0471
      CIE-Lab:
        39.6597, 68.5199, -56.2182
        CIE-LCH:
        39.6597, 88.6310, 320.6323
        CIE-Luv:
        39.6597, 36.6160, -87.0297
        Hunter-Lab:
        33.2372, 61.6530, -62.3052
      #981bbb color charts
#981bbb RGB chart
      #981bbb CMYK chart
      #981bbb RGB pie chart
      #981bbb color shades, tints & tones
#981bbb color schemes
#981bbb color preview, HTML & CSS examples
           This text has a color of #981bbb        
        
          <p style="color:#981bbb;">Text here</p>
        
        
          .mytext {color:#981bbb;}
        
        Text color #981bbb
      
           This box has a color of #981bbb        
        
          <div style="background-color:#981bbb;">Content here</div>
        
        
          .mybackground {background-color:#981bbb;}
        
        Background color #981bbb
      
           Border around this has a color of #981bbb        
        
          <div style="border:2px solid #981bbb;">Content here</div>
        
        
          .myborder {border:2px solid #981bbb;}
        
        Border color #981bbb