#b114a1 color space conversions
Hex:
        #b114a1
        RGB:
        177, 20, 161
        CMY:
        31, 92, 37
        CMYK:
        0, 89, 9, 31
      HSL:
        306°, 79.6954%, 38.6275%
        HSV (HSB):
        306°, 88.7006%, 69.4118%
        XYZ:
        24.8146, 12.4206, 34.8078
        xyY:
        0.3444, 0.1724, 12.4206
      CIE-Lab:
        41.8770, 70.0957, -36.9646
        CIE-LCH:
        41.8770, 79.2451, 332.1953
        CIE-Luv:
        41.8770, 63.5425, -62.1035
        Hunter-Lab:
        35.2429, 64.0073, -33.8879
      #b114a1 color charts
#b114a1 RGB chart
      #b114a1 CMYK chart
      #b114a1 RGB pie chart
      #b114a1 color shades, tints & tones
#b114a1 color schemes
#b114a1 color preview, HTML & CSS examples
           This text has a color of #b114a1        
        
          <p style="color:#b114a1;">Text here</p>
        
        
          .mytext {color:#b114a1;}
        
        Text color #b114a1
      
           This box has a color of #b114a1        
        
          <div style="background-color:#b114a1;">Content here</div>
        
        
          .mybackground {background-color:#b114a1;}
        
        Background color #b114a1
      
           Border around this has a color of #b114a1        
        
          <div style="border:2px solid #b114a1;">Content here</div>
        
        
          .myborder {border:2px solid #b114a1;}
        
        Border color #b114a1