#8c14be color space conversions
Hex:
        #8c14be
        RGB:
        140, 20, 190
        CMY:
        45, 92, 25
        CMYK:
        26, 89, 0, 25
      HSL:
        282°, 80.9524%, 41.1765%
        HSV (HSB):
        282°, 89.4737%, 74.5098%
        XYZ:
        20.3596, 9.7935, 49.5325
        xyY:
        0.2555, 0.1229, 9.7935
      CIE-Lab:
        37.4692, 68.6966, -61.6296
        CIE-LCH:
        37.4692, 92.2899, 318.1038
        CIE-Luv:
        37.4692, 29.2221, -92.2001
        Hunter-Lab:
        31.2945, 61.3634, -71.9371
      #8c14be color charts
#8c14be RGB chart
      #8c14be CMYK chart
      #8c14be RGB pie chart
      #8c14be color shades, tints & tones
#8c14be color schemes
#8c14be color preview, HTML & CSS examples
           This text has a color of #8c14be        
        
          <p style="color:#8c14be;">Text here</p>
        
        
          .mytext {color:#8c14be;}
        
        Text color #8c14be
      
           This box has a color of #8c14be        
        
          <div style="background-color:#8c14be;">Content here</div>
        
        
          .mybackground {background-color:#8c14be;}
        
        Background color #8c14be
      
           Border around this has a color of #8c14be        
        
          <div style="border:2px solid #8c14be;">Content here</div>
        
        
          .myborder {border:2px solid #8c14be;}
        
        Border color #8c14be