#b112bc color space conversions
Hex:
        #b112bc
        RGB:
        177, 18, 188
        CMY:
        31, 93, 26
        CMYK:
        6, 90, 0, 26
      HSL:
        296°, 82.5243%, 40.3922%
        HSV (HSB):
        296°, 90.4255%, 73.7255%
        XYZ:
        27.4249, 13.4106, 48.7200
        xyY:
        0.3062, 0.1497, 13.4106
      CIE-Lab:
        43.3755, 74.4703, -50.6007
        CIE-LCH:
        43.3755, 90.0347, 325.8049
        CIE-Luv:
        43.3755, 53.5081, -82.4745
        Hunter-Lab:
        36.6204, 69.5920, -53.2454
      #b112bc color charts
#b112bc RGB chart
      #b112bc CMYK chart
      #b112bc RGB pie chart
      #b112bc color shades, tints & tones
#b112bc color schemes
#b112bc color preview, HTML & CSS examples
           This text has a color of #b112bc        
        
          <p style="color:#b112bc;">Text here</p>
        
        
          .mytext {color:#b112bc;}
        
        Text color #b112bc
      
           This box has a color of #b112bc        
        
          <div style="background-color:#b112bc;">Content here</div>
        
        
          .mybackground {background-color:#b112bc;}
        
        Background color #b112bc
      
           Border around this has a color of #b112bc        
        
          <div style="border:2px solid #b112bc;">Content here</div>
        
        
          .myborder {border:2px solid #b112bc;}
        
        Border color #b112bc