#8371eb color space conversions
Hex:
        #8371eb
        RGB:
        131, 113, 235
        CMY:
        49, 56, 8
        CMYK:
        44, 52, 0, 8
      HSL:
        249°, 75.3086%, 68.2353%
        HSV (HSB):
        249°, 51.9149%, 92.1569%
        XYZ:
        30.2606, 22.6337, 81.3711
        xyY:
        0.2254, 0.1686, 22.6337
      CIE-Lab:
        54.6930, 36.7040, -59.6113
        CIE-LCH:
        54.6930, 70.0050, 301.6215
        CIE-Luv:
        54.6930, -0.4719, -97.0576
        Hunter-Lab:
        47.5749, 30.2810, -68.1059
      #8371eb color charts
#8371eb RGB chart
      #8371eb CMYK chart
      #8371eb RGB pie chart
      #8371eb color shades, tints & tones
#8371eb color schemes
#8371eb color preview, HTML & CSS examples
           This text has a color of #8371eb        
        
          <p style="color:#8371eb;">Text here</p>
        
        
          .mytext {color:#8371eb;}
        
        Text color #8371eb
      
           This box has a color of #8371eb        
        
          <div style="background-color:#8371eb;">Content here</div>
        
        
          .mybackground {background-color:#8371eb;}
        
        Background color #8371eb
      
           Border around this has a color of #8371eb        
        
          <div style="border:2px solid #8371eb;">Content here</div>
        
        
          .myborder {border:2px solid #8371eb;}
        
        Border color #8371eb