#8c1cbc color space conversions
Hex:
        #8c1cbc
        RGB:
        140, 28, 188
        CMY:
        45, 89, 26
        CMYK:
        26, 85, 0, 26
      HSL:
        282°, 74.0741%, 42.3529%
        HSV (HSB):
        282°, 85.1064%, 73.7255%
        XYZ:
        20.3076, 10.0368, 48.4439
        xyY:
        0.2577, 0.1274, 10.0368
      CIE-Lab:
        37.9084, 66.5481, -59.7372
        CIE-LCH:
        37.9084, 89.4270, 318.0872
        CIE-Luv:
        37.9084, 29.1066, -90.0121
        Hunter-Lab:
        31.6809, 58.9775, -68.4849
      #8c1cbc color charts
#8c1cbc RGB chart
      #8c1cbc CMYK chart
      #8c1cbc RGB pie chart
      #8c1cbc color shades, tints & tones
#8c1cbc color schemes
#8c1cbc color preview, HTML & CSS examples
           This text has a color of #8c1cbc        
        
          <p style="color:#8c1cbc;">Text here</p>
        
        
          .mytext {color:#8c1cbc;}
        
        Text color #8c1cbc
      
           This box has a color of #8c1cbc        
        
          <div style="background-color:#8c1cbc;">Content here</div>
        
        
          .mybackground {background-color:#8c1cbc;}
        
        Background color #8c1cbc
      
           Border around this has a color of #8c1cbc        
        
          <div style="border:2px solid #8c1cbc;">Content here</div>
        
        
          .myborder {border:2px solid #8c1cbc;}
        
        Border color #8c1cbc