#8c14df color space conversions
Hex:
        #8c14df
        RGB:
        140, 20, 223
        CMY:
        45, 92, 13
        CMYK:
        37, 91, 0, 13
      HSL:
        275°, 83.5391%, 47.6471%
        HSV (HSB):
        275°, 91.0314%, 87.4510%
        XYZ:
        24.3847, 11.4035, 70.7279
        xyY:
        0.2289, 0.1071, 11.4035
      CIE-Lab:
        40.2519, 75.2439, -76.2242
        CIE-LCH:
        40.2519, 107.1064, 314.6292
        CIE-Luv:
        40.2519, 21.6887, -113.3176
        Hunter-Lab:
        33.7690, 69.7993, -100.5423
      #8c14df color charts
#8c14df RGB chart
      #8c14df CMYK chart
      #8c14df RGB pie chart
      #8c14df color shades, tints & tones
#8c14df color schemes
#8c14df color preview, HTML & CSS examples
           This text has a color of #8c14df        
        
          <p style="color:#8c14df;">Text here</p>
        
        
          .mytext {color:#8c14df;}
        
        Text color #8c14df
      
           This box has a color of #8c14df        
        
          <div style="background-color:#8c14df;">Content here</div>
        
        
          .mybackground {background-color:#8c14df;}
        
        Background color #8c14df
      
           Border around this has a color of #8c14df        
        
          <div style="border:2px solid #8c14df;">Content here</div>
        
        
          .myborder {border:2px solid #8c14df;}
        
        Border color #8c14df