#b112b1 color space conversions
Hex:
        #b112b1
        RGB:
        177, 18, 177
        CMY:
        31, 93, 31
        CMYK:
        0, 90, 0, 31
      HSL:
        300°, 81.5385%, 38.2353%
        HSV (HSB):
        300°, 89.8305%, 69.4118%
        XYZ:
        26.2836, 12.9540, 42.7101
        xyY:
        0.3207, 0.1581, 12.9540
      CIE-Lab:
        42.6939, 72.7596, -45.2077
        CIE-LCH:
        42.6939, 85.6604, 328.1461
        CIE-Luv:
        42.6939, 57.5239, -74.3805
        Hunter-Lab:
        35.9917, 67.3671, -45.1630
      #b112b1 color charts
#b112b1 RGB chart
      #b112b1 CMYK chart
      #b112b1 RGB pie chart
      #b112b1 color shades, tints & tones
#b112b1 color schemes
#b112b1 color preview, HTML & CSS examples
           This text has a color of #b112b1        
        
          <p style="color:#b112b1;">Text here</p>
        
        
          .mytext {color:#b112b1;}
        
        Text color #b112b1
      
           This box has a color of #b112b1        
        
          <div style="background-color:#b112b1;">Content here</div>
        
        
          .mybackground {background-color:#b112b1;}
        
        Background color #b112b1
      
           Border around this has a color of #b112b1        
        
          <div style="border:2px solid #b112b1;">Content here</div>
        
        
          .myborder {border:2px solid #b112b1;}
        
        Border color #b112b1