#982cbb color space conversions
Hex:
        #982cbb
        RGB:
        152, 44, 187
        CMY:
        40, 83, 27
        CMYK:
        19, 76, 0, 27
      HSL:
        285°, 61.9048%, 45.2941%
        HSV (HSB):
        285°, 76.4706%, 73.3333%
        XYZ:
        22.8192, 12.0646, 48.1397
        xyY:
        0.2749, 0.1453, 12.0646
      CIE-Lab:
        41.3186, 63.6962, -53.5372
        CIE-LCH:
        41.3186, 83.2072, 319.9527
        CIE-Luv:
        41.3186, 34.5348, -84.0662
        Hunter-Lab:
        34.7342, 56.4839, -57.8589
      #982cbb color charts
#982cbb RGB chart
      #982cbb CMYK chart
      #982cbb RGB pie chart
      #982cbb color shades, tints & tones
#982cbb color schemes
#982cbb color preview, HTML & CSS examples
           This text has a color of #982cbb        
        
          <p style="color:#982cbb;">Text here</p>
        
        
          .mytext {color:#982cbb;}
        
        Text color #982cbb
      
           This box has a color of #982cbb        
        
          <div style="background-color:#982cbb;">Content here</div>
        
        
          .mybackground {background-color:#982cbb;}
        
        Background color #982cbb
      
           Border around this has a color of #982cbb        
        
          <div style="border:2px solid #982cbb;">Content here</div>
        
        
          .myborder {border:2px solid #982cbb;}
        
        Border color #982cbb