#8374bc color space conversions
Hex:
        #8374bc
        RGB:
        131, 116, 188
        CMY:
        49, 55, 26
        CMYK:
        30, 38, 0, 26
      HSL:
        253°, 34.9515%, 59.6078%
        HSV (HSB):
        253°, 38.2979%, 73.7255%
        XYZ:
        24.6826, 20.9469, 50.3192
        xyY:
        0.2572, 0.2183, 20.9469
      CIE-Lab:
        52.8913, 22.0520, -35.8497
        CIE-LCH:
        52.8913, 42.0891, 301.5967
        CIE-Luv:
        52.8913, 2.5542, -57.3960
        Hunter-Lab:
        45.7678, 16.1714, -33.1487
      #8374bc color charts
#8374bc RGB chart
      #8374bc CMYK chart
      #8374bc RGB pie chart
      #8374bc color shades, tints & tones
#8374bc color schemes
#8374bc color preview, HTML & CSS examples
           This text has a color of #8374bc        
        
          <p style="color:#8374bc;">Text here</p>
        
        
          .mytext {color:#8374bc;}
        
        Text color #8374bc
      
           This box has a color of #8374bc        
        
          <div style="background-color:#8374bc;">Content here</div>
        
        
          .mybackground {background-color:#8374bc;}
        
        Background color #8374bc
      
           Border around this has a color of #8374bc        
        
          <div style="border:2px solid #8374bc;">Content here</div>
        
        
          .myborder {border:2px solid #8374bc;}
        
        Border color #8374bc