#8c12cf color space conversions
Hex:
        #8c12cf
        RGB:
        140, 18, 207
        CMY:
        45, 93, 19
        CMYK:
        32, 91, 0, 19
      HSL:
        279°, 84.0000%, 44.1176%
        HSV (HSB):
        279°, 91.3043%, 81.1765%
        XYZ:
        22.2940, 10.5131, 59.8857
        xyY:
        0.2405, 0.1134, 10.5131
      CIE-Lab:
        38.7479, 72.3742, -69.4713
        CIE-LCH:
        38.7479, 100.3209, 316.1724
        CIE-Luv:
        38.7479, 25.2439, -103.3901
        Hunter-Lab:
        32.4238, 65.9914, -86.8098
      #8c12cf color charts
#8c12cf RGB chart
      #8c12cf CMYK chart
      #8c12cf RGB pie chart
      #8c12cf color shades, tints & tones
#8c12cf color schemes
#8c12cf color preview, HTML & CSS examples
           This text has a color of #8c12cf        
        
          <p style="color:#8c12cf;">Text here</p>
        
        
          .mytext {color:#8c12cf;}
        
        Text color #8c12cf
      
           This box has a color of #8c12cf        
        
          <div style="background-color:#8c12cf;">Content here</div>
        
        
          .mybackground {background-color:#8c12cf;}
        
        Background color #8c12cf
      
           Border around this has a color of #8c12cf        
        
          <div style="border:2px solid #8c12cf;">Content here</div>
        
        
          .myborder {border:2px solid #8c12cf;}
        
        Border color #8c12cf