#8c80ec color space conversions
Hex:
        #8c80ec
        RGB:
        140, 128, 236
        CMY:
        45, 50, 7
        CMYK:
        41, 46, 0, 7
      HSL:
        247°, 73.9726%, 71.3725%
        HSV (HSB):
        247°, 45.7627%, 92.5490%
        XYZ:
        33.6747, 27.0699, 82.8070
        xyY:
        0.2346, 0.1886, 27.0699
      CIE-Lab:
        59.0390, 30.3566, -53.1797
        CIE-LCH:
        59.0390, 61.2340, 299.7191
        CIE-Luv:
        59.0390, -1.6100, -87.7248
        Hunter-Lab:
        52.0288, 24.4807, -57.9436
      #8c80ec color charts
#8c80ec RGB chart
      #8c80ec CMYK chart
      #8c80ec RGB pie chart
      #8c80ec color shades, tints & tones
#8c80ec color schemes
#8c80ec color preview, HTML & CSS examples
           This text has a color of #8c80ec        
        
          <p style="color:#8c80ec;">Text here</p>
        
        
          .mytext {color:#8c80ec;}
        
        Text color #8c80ec
      
           This box has a color of #8c80ec        
        
          <div style="background-color:#8c80ec;">Content here</div>
        
        
          .mybackground {background-color:#8c80ec;}
        
        Background color #8c80ec
      
           Border around this has a color of #8c80ec        
        
          <div style="border:2px solid #8c80ec;">Content here</div>
        
        
          .myborder {border:2px solid #8c80ec;}
        
        Border color #8c80ec