#8c5bec color space conversions
Hex:
        #8c5bec
        RGB:
        140, 91, 236
        CMY:
        45, 64, 7
        CMYK:
        41, 61, 0, 7
      HSL:
        260°, 79.2350%, 64.1176%
        HSV (HSB):
        260°, 61.4407%, 92.5490%
        XYZ:
        29.6966, 19.1137, 81.4810
        xyY:
        0.2279, 0.1467, 19.1137
      CIE-Lab:
        50.8200, 51.2637, -66.3706
        CIE-LCH:
        50.8200, 83.8631, 307.6820
        CIE-Luv:
        50.8200, 9.2222, -106.7722
        Hunter-Lab:
        43.7193, 44.7387, -79.8972
      #8c5bec color charts
#8c5bec RGB chart
      #8c5bec CMYK chart
      #8c5bec RGB pie chart
      #8c5bec color shades, tints & tones
#8c5bec color schemes
#8c5bec color preview, HTML & CSS examples
           This text has a color of #8c5bec        
        
          <p style="color:#8c5bec;">Text here</p>
        
        
          .mytext {color:#8c5bec;}
        
        Text color #8c5bec
      
           This box has a color of #8c5bec        
        
          <div style="background-color:#8c5bec;">Content here</div>
        
        
          .mybackground {background-color:#8c5bec;}
        
        Background color #8c5bec
      
           Border around this has a color of #8c5bec        
        
          <div style="border:2px solid #8c5bec;">Content here</div>
        
        
          .myborder {border:2px solid #8c5bec;}
        
        Border color #8c5bec