#8371ef color space conversions
Hex:
        #8371ef
        RGB:
        131, 113, 239
        CMY:
        49, 56, 6
        CMYK:
        45, 53, 0, 6
      HSL:
        249°, 79.7468%, 69.0196%
        HSV (HSB):
        249°, 52.7197%, 93.7255%
        XYZ:
        30.8452, 22.8675, 84.4495
        xyY:
        0.2233, 0.1655, 22.8675
      CIE-Lab:
        54.9356, 37.8428, -61.4535
        CIE-LCH:
        54.9356, 72.1707, 301.6246
        CIE-Luv:
        54.9356, -0.8036, -100.1274
        Hunter-Lab:
        47.8200, 31.4522, -71.2313
      #8371ef color charts
#8371ef RGB chart
      #8371ef CMYK chart
      #8371ef RGB pie chart
      #8371ef color shades, tints & tones
#8371ef color schemes
#8371ef color preview, HTML & CSS examples
           This text has a color of #8371ef        
        
          <p style="color:#8371ef;">Text here</p>
        
        
          .mytext {color:#8371ef;}
        
        Text color #8371ef
      
           This box has a color of #8371ef        
        
          <div style="background-color:#8371ef;">Content here</div>
        
        
          .mybackground {background-color:#8371ef;}
        
        Background color #8371ef
      
           Border around this has a color of #8371ef        
        
          <div style="border:2px solid #8371ef;">Content here</div>
        
        
          .myborder {border:2px solid #8371ef;}
        
        Border color #8371ef