#982fce color space conversions
Hex:
        #982fce
        RGB:
        152, 47, 206
        CMY:
        40, 82, 19
        CMYK:
        26, 77, 0, 19
      HSL:
        280°, 62.8458%, 49.6078%
        HSV (HSB):
        280°, 77.1845%, 80.7843%
        XYZ:
        25.1060, 13.1647, 59.6103
        xyY:
        0.2565, 0.1345, 13.1647
      CIE-Lab:
        43.0103, 66.4565, -61.8708
        CIE-LCH:
        43.0103, 90.7990, 317.0465
        CIE-Luv:
        43.0103, 29.2652, -96.8250
        Hunter-Lab:
        36.2831, 60.0169, -72.0106
      #982fce color charts
#982fce RGB chart
      #982fce CMYK chart
      #982fce RGB pie chart
      #982fce color shades, tints & tones
#982fce color schemes
#982fce color preview, HTML & CSS examples
           This text has a color of #982fce        
        
          <p style="color:#982fce;">Text here</p>
        
        
          .mytext {color:#982fce;}
        
        Text color #982fce
      
           This box has a color of #982fce        
        
          <div style="background-color:#982fce;">Content here</div>
        
        
          .mybackground {background-color:#982fce;}
        
        Background color #982fce
      
           Border around this has a color of #982fce        
        
          <div style="border:2px solid #982fce;">Content here</div>
        
        
          .myborder {border:2px solid #982fce;}
        
        Border color #982fce