#b11dd0 color space conversions
Hex:
        #b11dd0
        RGB:
        177, 29, 208
        CMY:
        31, 89, 18
        CMYK:
        15, 86, 0, 18
      HSL:
        290°, 75.5274%, 46.4706%
        HSV (HSB):
        290°, 86.0577%, 81.5686%
        XYZ:
        29.9560, 14.7799, 60.9485
        xyY:
        0.2834, 0.1398, 14.7799
      CIE-Lab:
        45.3313, 75.9070, -59.0844
        CIE-LCH:
        45.3313, 96.1917, 322.1036
        CIE-Luv:
        45.3313, 45.9274, -95.5815
        Hunter-Lab:
        38.4446, 71.8087, -67.0845
      #b11dd0 color charts
#b11dd0 RGB chart
      #b11dd0 CMYK chart
      #b11dd0 RGB pie chart
      #b11dd0 color shades, tints & tones
#b11dd0 color schemes
#b11dd0 color preview, HTML & CSS examples
           This text has a color of #b11dd0        
        
          <p style="color:#b11dd0;">Text here</p>
        
        
          .mytext {color:#b11dd0;}
        
        Text color #b11dd0
      
           This box has a color of #b11dd0        
        
          <div style="background-color:#b11dd0;">Content here</div>
        
        
          .mybackground {background-color:#b11dd0;}
        
        Background color #b11dd0
      
           Border around this has a color of #b11dd0        
        
          <div style="border:2px solid #b11dd0;">Content here</div>
        
        
          .myborder {border:2px solid #b11dd0;}
        
        Border color #b11dd0