#b011bf color space conversions
Hex:
        #b011bf
        RGB:
        176, 17, 191
        CMY:
        31, 93, 25
        CMYK:
        8, 91, 0, 25
      HSL:
        295°, 83.6538%, 40.7843%
        HSV (HSB):
        295°, 91.0995%, 74.9020%
        XYZ:
        27.5089, 13.3926, 50.4254
        xyY:
        0.3012, 0.1466, 13.3926
      CIE-Lab:
        43.3489, 74.9218, -52.4108
        CIE-LCH:
        43.3489, 91.4340, 325.0257
        CIE-Luv:
        43.3489, 51.8320, -85.0212
        Hunter-Lab:
        36.5959, 70.1346, -56.0784
      #b011bf color charts
#b011bf RGB chart
      #b011bf CMYK chart
      #b011bf RGB pie chart
      #b011bf color shades, tints & tones
#b011bf color schemes
#b011bf color preview, HTML & CSS examples
           This text has a color of #b011bf        
        
          <p style="color:#b011bf;">Text here</p>
        
        
          .mytext {color:#b011bf;}
        
        Text color #b011bf
      
           This box has a color of #b011bf        
        
          <div style="background-color:#b011bf;">Content here</div>
        
        
          .mybackground {background-color:#b011bf;}
        
        Background color #b011bf
      
           Border around this has a color of #b011bf        
        
          <div style="border:2px solid #b011bf;">Content here</div>
        
        
          .myborder {border:2px solid #b011bf;}
        
        Border color #b011bf