#8c49ec color space conversions
Hex:
        #8c49ec
        RGB:
        140, 73, 236
        CMY:
        45, 71, 7
        CMYK:
        41, 69, 0, 7
      HSL:
        265°, 81.0945%, 60.5882%
        HSV (HSB):
        265°, 69.0678%, 92.5490%
        XYZ:
        28.3381, 16.3967, 81.0282
        xyY:
        0.2253, 0.1304, 16.3967
      CIE-Lab:
        47.4907, 60.3597, -71.7739
        CIE-LCH:
        47.4907, 93.7805, 310.0628
        CIE-Luv:
        47.4907, 13.1208, -113.0461
        Hunter-Lab:
        40.4928, 54.0573, -90.2974
      #8c49ec color charts
#8c49ec RGB chart
      #8c49ec CMYK chart
      #8c49ec RGB pie chart
      #8c49ec color shades, tints & tones
#8c49ec color schemes
#8c49ec color preview, HTML & CSS examples
           This text has a color of #8c49ec        
        
          <p style="color:#8c49ec;">Text here</p>
        
        
          .mytext {color:#8c49ec;}
        
        Text color #8c49ec
      
           This box has a color of #8c49ec        
        
          <div style="background-color:#8c49ec;">Content here</div>
        
        
          .mybackground {background-color:#8c49ec;}
        
        Background color #8c49ec
      
           Border around this has a color of #8c49ec        
        
          <div style="border:2px solid #8c49ec;">Content here</div>
        
        
          .myborder {border:2px solid #8c49ec;}
        
        Border color #8c49ec