#8c4fec color space conversions
Hex:
        #8c4fec
        RGB:
        140, 79, 236
        CMY:
        45, 69, 7
        CMYK:
        41, 67, 0, 7
      HSL:
        263°, 80.5128%, 61.7647%
        HSV (HSB):
        263°, 66.5254%, 92.5490%
        XYZ:
        28.7515, 17.2235, 81.1660
        xyY:
        0.2261, 0.1355, 17.2235
      CIE-Lab:
        48.5405, 57.4512, -70.0665
        CIE-LCH:
        48.5405, 90.6088, 309.3501
        CIE-Luv:
        48.5405, 11.9304, -111.1825
        Hunter-Lab:
        41.5013, 51.0352, -86.9054
      #8c4fec color charts
#8c4fec RGB chart
      #8c4fec CMYK chart
      #8c4fec RGB pie chart
      #8c4fec color shades, tints & tones
#8c4fec color schemes
#8c4fec color preview, HTML & CSS examples
           This text has a color of #8c4fec        
        
          <p style="color:#8c4fec;">Text here</p>
        
        
          .mytext {color:#8c4fec;}
        
        Text color #8c4fec
      
           This box has a color of #8c4fec        
        
          <div style="background-color:#8c4fec;">Content here</div>
        
        
          .mybackground {background-color:#8c4fec;}
        
        Background color #8c4fec
      
           Border around this has a color of #8c4fec        
        
          <div style="border:2px solid #8c4fec;">Content here</div>
        
        
          .myborder {border:2px solid #8c4fec;}
        
        Border color #8c4fec