#9a82ef color space conversions
Hex:
        #9a82ef
        RGB:
        154, 130, 239
        CMY:
        40, 49, 6
        CMYK:
        36, 46, 0, 6
      HSL:
        253°, 77.3050%, 72.3529%
        HSV (HSB):
        253°, 45.6067%, 93.7255%
        XYZ:
        36.8890, 29.0673, 85.3276
        xyY:
        0.2438, 0.1921, 29.0673
      CIE-Lab:
        60.8410, 33.5062, -51.9066
        CIE-LCH:
        60.8410, 61.7816, 302.8426
        CIE-Luv:
        60.8410, 3.6400, -86.5458
        Hunter-Lab:
        53.9141, 27.7835, -56.0960
      #9a82ef color charts
#9a82ef RGB chart
      #9a82ef CMYK chart
      #9a82ef RGB pie chart
      #9a82ef color shades, tints & tones
#9a82ef color schemes
#9a82ef color preview, HTML & CSS examples
           This text has a color of #9a82ef        
        
          <p style="color:#9a82ef;">Text here</p>
        
        
          .mytext {color:#9a82ef;}
        
        Text color #9a82ef
      
           This box has a color of #9a82ef        
        
          <div style="background-color:#9a82ef;">Content here</div>
        
        
          .mybackground {background-color:#9a82ef;}
        
        Background color #9a82ef
      
           Border around this has a color of #9a82ef        
        
          <div style="border:2px solid #9a82ef;">Content here</div>
        
        
          .myborder {border:2px solid #9a82ef;}
        
        Border color #9a82ef