#8375ed color space conversions
Hex:
        #8375ed
        RGB:
        131, 117, 237
        CMY:
        49, 54, 7
        CMYK:
        45, 51, 0, 7
      HSL:
        247°, 76.9231%, 69.4118%
        HSV (HSB):
        247°, 50.6329%, 92.9412%
        XYZ:
        31.0074, 23.6623, 83.0538
        xyY:
        0.2251, 0.1718, 23.6623
      CIE-Lab:
        55.7481, 34.9423, -59.0348
        CIE-LCH:
        55.7481, 68.6008, 300.6210
        CIE-Luv:
        55.7481, -1.8475, -96.4027
        Hunter-Lab:
        48.6439, 28.6557, -67.1800
      #8375ed color charts
#8375ed RGB chart
      #8375ed CMYK chart
      #8375ed RGB pie chart
      #8375ed color shades, tints & tones
#8375ed color schemes
#8375ed color preview, HTML & CSS examples
           This text has a color of #8375ed        
        
          <p style="color:#8375ed;">Text here</p>
        
        
          .mytext {color:#8375ed;}
        
        Text color #8375ed
      
           This box has a color of #8375ed        
        
          <div style="background-color:#8375ed;">Content here</div>
        
        
          .mybackground {background-color:#8375ed;}
        
        Background color #8375ed
      
           Border around this has a color of #8375ed        
        
          <div style="border:2px solid #8375ed;">Content here</div>
        
        
          .myborder {border:2px solid #8375ed;}
        
        Border color #8375ed