#982bcf color space conversions
Hex:
        #982bcf
        RGB:
        152, 43, 207
        CMY:
        40, 83, 19
        CMYK:
        27, 79, 0, 19
      HSL:
        280°, 65.6000%, 49.0196%
        HSV (HSB):
        280°, 79.2271%, 81.1765%
        XYZ:
        25.0753, 12.9081, 60.2014
        xyY:
        0.2554, 0.1315, 12.9081
      CIE-Lab:
        42.6245, 67.9884, -63.0750
        CIE-LCH:
        42.6245, 92.7409, 317.1470
        CIE-Luv:
        42.6245, 29.5630, -98.2979
        Hunter-Lab:
        35.9279, 61.7071, -74.1978
      #982bcf color charts
#982bcf RGB chart
      #982bcf CMYK chart
      #982bcf RGB pie chart
      #982bcf color shades, tints & tones
#982bcf color schemes
#982bcf color preview, HTML & CSS examples
           This text has a color of #982bcf        
        
          <p style="color:#982bcf;">Text here</p>
        
        
          .mytext {color:#982bcf;}
        
        Text color #982bcf
      
           This box has a color of #982bcf        
        
          <div style="background-color:#982bcf;">Content here</div>
        
        
          .mybackground {background-color:#982bcf;}
        
        Background color #982bcf
      
           Border around this has a color of #982bcf        
        
          <div style="border:2px solid #982bcf;">Content here</div>
        
        
          .myborder {border:2px solid #982bcf;}
        
        Border color #982bcf