#b11ecd color space conversions
Hex:
        #b11ecd
        RGB:
        177, 30, 205
        CMY:
        31, 88, 20
        CMYK:
        14, 85, 0, 20
      HSL:
        290°, 74.4681%, 46.0784%
        HSV (HSB):
        290°, 85.3659%, 80.3922%
        XYZ:
        29.6152, 14.6834, 59.0309
        xyY:
        0.2866, 0.1421, 14.6834
      CIE-Lab:
        45.1975, 75.1881, -57.5679
        CIE-LCH:
        45.1975, 94.6959, 322.5605
        CIE-Luv:
        45.1975, 46.7775, -93.3175
        Hunter-Lab:
        38.3190, 70.8972, -64.5138
      #b11ecd color charts
#b11ecd RGB chart
      #b11ecd CMYK chart
      #b11ecd RGB pie chart
      #b11ecd color shades, tints & tones
#b11ecd color schemes
#b11ecd color preview, HTML & CSS examples
           This text has a color of #b11ecd        
        
          <p style="color:#b11ecd;">Text here</p>
        
        
          .mytext {color:#b11ecd;}
        
        Text color #b11ecd
      
           This box has a color of #b11ecd        
        
          <div style="background-color:#b11ecd;">Content here</div>
        
        
          .mybackground {background-color:#b11ecd;}
        
        Background color #b11ecd
      
           Border around this has a color of #b11ecd        
        
          <div style="border:2px solid #b11ecd;">Content here</div>
        
        
          .myborder {border:2px solid #b11ecd;}
        
        Border color #b11ecd