#b11fcb color space conversions
Hex:
        #b11fcb
        RGB:
        177, 31, 203
        CMY:
        31, 88, 20
        CMYK:
        13, 85, 0, 20
      HSL:
        291°, 73.5043%, 45.8824%
        HSV (HSB):
        291°, 84.7291%, 79.6078%
        XYZ:
        29.4009, 14.6389, 57.7759
        xyY:
        0.2888, 0.1438, 14.6389
      CIE-Lab:
        45.1356, 74.6358, -56.5108
        CIE-LCH:
        45.1356, 93.6161, 322.8687
        CIE-Luv:
        45.1356, 47.3144, -91.7481
        Hunter-Lab:
        38.2608, 70.2093, -62.7486
      #b11fcb color charts
#b11fcb RGB chart
      #b11fcb CMYK chart
      #b11fcb RGB pie chart
      #b11fcb color shades, tints & tones
#b11fcb color schemes
#b11fcb color preview, HTML & CSS examples
           This text has a color of #b11fcb        
        
          <p style="color:#b11fcb;">Text here</p>
        
        
          .mytext {color:#b11fcb;}
        
        Text color #b11fcb
      
           This box has a color of #b11fcb        
        
          <div style="background-color:#b11fcb;">Content here</div>
        
        
          .mybackground {background-color:#b11fcb;}
        
        Background color #b11fcb
      
           Border around this has a color of #b11fcb        
        
          <div style="border:2px solid #b11fcb;">Content here</div>
        
        
          .myborder {border:2px solid #b11fcb;}
        
        Border color #b11fcb