#9c2cfb color space conversions
Hex:
        #9c2cfb
        RGB:
        156, 44, 251
        CMY:
        39, 83, 2
        CMYK:
        38, 82, 0, 2
      HSL:
        272°, 96.2791%, 57.8431%
        HSV (HSB):
        272°, 82.4701%, 98.4314%
        XYZ:
        32.0236, 15.8343, 92.6353
        xyY:
        0.2279, 0.1127, 15.8343
      CIE-Lab:
        46.7564, 77.4193, -81.3108
        CIE-LCH:
        46.7564, 112.2728, 313.5956
        CIE-Luv:
        46.7564, 21.9708, -126.4411
        Hunter-Lab:
        39.7924, 74.0142, -110.1705
      #9c2cfb color charts
#9c2cfb RGB chart
      #9c2cfb CMYK chart
      #9c2cfb RGB pie chart
      #9c2cfb color shades, tints & tones
#9c2cfb color schemes
#9c2cfb color preview, HTML & CSS examples
           This text has a color of #9c2cfb        
        
          <p style="color:#9c2cfb;">Text here</p>
        
        
          .mytext {color:#9c2cfb;}
        
        Text color #9c2cfb
      
           This box has a color of #9c2cfb        
        
          <div style="background-color:#9c2cfb;">Content here</div>
        
        
          .mybackground {background-color:#9c2cfb;}
        
        Background color #9c2cfb
      
           Border around this has a color of #9c2cfb        
        
          <div style="border:2px solid #9c2cfb;">Content here</div>
        
        
          .myborder {border:2px solid #9c2cfb;}
        
        Border color #9c2cfb