#8c56dc color space conversions
Hex:
        #8c56dc
        RGB:
        140, 86, 220
        CMY:
        45, 66, 14
        CMYK:
        36, 61, 0, 14
      HSL:
        264°, 65.6863%, 60.0000%
        HSV (HSB):
        264°, 60.9091%, 86.2745%
        XYZ:
        27.0613, 17.3983, 69.6421
        xyY:
        0.2372, 0.1525, 17.3983
      CIE-Lab:
        48.7581, 49.8028, -60.6674
        CIE-LCH:
        48.7581, 78.4911, 309.3831
        CIE-Luv:
        48.7581, 12.6604, -97.1396
        Hunter-Lab:
        41.7113, 42.8116, -69.7939
      #8c56dc color charts
#8c56dc RGB chart
      #8c56dc CMYK chart
      #8c56dc RGB pie chart
      #8c56dc color shades, tints & tones
#8c56dc color schemes
#8c56dc color preview, HTML & CSS examples
           This text has a color of #8c56dc        
        
          <p style="color:#8c56dc;">Text here</p>
        
        
          .mytext {color:#8c56dc;}
        
        Text color #8c56dc
      
           This box has a color of #8c56dc        
        
          <div style="background-color:#8c56dc;">Content here</div>
        
        
          .mybackground {background-color:#8c56dc;}
        
        Background color #8c56dc
      
           Border around this has a color of #8c56dc        
        
          <div style="border:2px solid #8c56dc;">Content here</div>
        
        
          .myborder {border:2px solid #8c56dc;}
        
        Border color #8c56dc