#983ea5 color space conversions
Hex:
        #983ea5
        RGB:
        152, 62, 165
        CMY:
        40, 76, 35
        CMYK:
        8, 62, 0, 35
      HSL:
        292°, 45.3744%, 44.5098%
        HSV (HSB):
        292°, 62.4242%, 64.7059%
        XYZ:
        21.4631, 12.8373, 36.9439
        xyY:
        0.3013, 0.1802, 12.8373
      CIE-Lab:
        42.5170, 52.2484, -38.6033
        CIE-LCH:
        42.5170, 64.9624, 323.5415
        CIE-Luv:
        42.5170, 36.7227, -62.2822
        Hunter-Lab:
        35.8291, 44.2275, -36.0544
      #983ea5 color charts
#983ea5 RGB chart
      #983ea5 CMYK chart
      #983ea5 RGB pie chart
      #983ea5 color shades, tints & tones
#983ea5 color schemes
#983ea5 color preview, HTML & CSS examples
           This text has a color of #983ea5        
        
          <p style="color:#983ea5;">Text here</p>
        
        
          .mytext {color:#983ea5;}
        
        Text color #983ea5
      
           This box has a color of #983ea5        
        
          <div style="background-color:#983ea5;">Content here</div>
        
        
          .mybackground {background-color:#983ea5;}
        
        Background color #983ea5
      
           Border around this has a color of #983ea5        
        
          <div style="border:2px solid #983ea5;">Content here</div>
        
        
          .myborder {border:2px solid #983ea5;}
        
        Border color #983ea5