#b121bc color space conversions
Hex:
        #b121bc
        RGB:
        177, 33, 188
        CMY:
        31, 87, 26
        CMYK:
        6, 82, 0, 26
      HSL:
        296°, 70.1357%, 43.3333%
        HSV (HSB):
        296°, 82.4468%, 73.7255%
        XYZ:
        27.7524, 14.0657, 48.8292
        xyY:
        0.3062, 0.1552, 14.0657
      CIE-Lab:
        44.3270, 71.6792, -49.0744
        CIE-LCH:
        44.3270, 86.8689, 325.6029
        CIE-Luv:
        44.3270, 52.0519, -80.5140
        Hunter-Lab:
        37.5042, 66.4543, -50.9406
      #b121bc color charts
#b121bc RGB chart
      #b121bc CMYK chart
      #b121bc RGB pie chart
      #b121bc color shades, tints & tones
#b121bc color schemes
#b121bc color preview, HTML & CSS examples
           This text has a color of #b121bc        
        
          <p style="color:#b121bc;">Text here</p>
        
        
          .mytext {color:#b121bc;}
        
        Text color #b121bc
      
           This box has a color of #b121bc        
        
          <div style="background-color:#b121bc;">Content here</div>
        
        
          .mybackground {background-color:#b121bc;}
        
        Background color #b121bc
      
           Border around this has a color of #b121bc        
        
          <div style="border:2px solid #b121bc;">Content here</div>
        
        
          .myborder {border:2px solid #b121bc;}
        
        Border color #b121bc