#8c83ed color space conversions
Hex:
        #8c83ed
        RGB:
        140, 131, 237
        CMY:
        45, 49, 7
        CMYK:
        41, 45, 0, 7
      HSL:
        245°, 74.6479%, 72.1569%
        HSV (HSB):
        245°, 44.7257%, 92.9412%
        XYZ:
        34.2176, 27.9225, 83.7069
        xyY:
        0.2346, 0.1915, 27.9225
      CIE-Lab:
        59.8186, 28.8872, -52.4943
        CIE-LCH:
        59.8186, 59.9176, 298.8236
        CIE-Luv:
        59.8186, -2.6985, -86.6774
        Hunter-Lab:
        52.8417, 23.1144, -56.9324
      #8c83ed color charts
#8c83ed RGB chart
      #8c83ed CMYK chart
      #8c83ed RGB pie chart
      #8c83ed color shades, tints & tones
#8c83ed color schemes
#8c83ed color preview, HTML & CSS examples
           This text has a color of #8c83ed        
        
          <p style="color:#8c83ed;">Text here</p>
        
        
          .mytext {color:#8c83ed;}
        
        Text color #8c83ed
      
           This box has a color of #8c83ed        
        
          <div style="background-color:#8c83ed;">Content here</div>
        
        
          .mybackground {background-color:#8c83ed;}
        
        Background color #8c83ed
      
           Border around this has a color of #8c83ed        
        
          <div style="border:2px solid #8c83ed;">Content here</div>
        
        
          .myborder {border:2px solid #8c83ed;}
        
        Border color #8c83ed