#b114a4 color space conversions
Hex:
        #b114a4
        RGB:
        177, 20, 164
        CMY:
        31, 92, 36
        CMYK:
        0, 89, 7, 31
      HSL:
        305°, 79.6954%, 38.6275%
        HSV (HSB):
        305°, 88.7006%, 69.4118%
        XYZ:
        25.0825, 12.5278, 36.2181
        xyY:
        0.3397, 0.1697, 12.5278
      CIE-Lab:
        42.0429, 70.5261, -38.5011
        CIE-LCH:
        42.0429, 80.3509, 331.3693
        CIE-Luv:
        42.0429, 62.3511, -64.3866
        Hunter-Lab:
        35.3946, 64.5540, -35.8932
      #b114a4 color charts
#b114a4 RGB chart
      #b114a4 CMYK chart
      #b114a4 RGB pie chart
      #b114a4 color shades, tints & tones
#b114a4 color schemes
#b114a4 color preview, HTML & CSS examples
           This text has a color of #b114a4        
        
          <p style="color:#b114a4;">Text here</p>
        
        
          .mytext {color:#b114a4;}
        
        Text color #b114a4
      
           This box has a color of #b114a4        
        
          <div style="background-color:#b114a4;">Content here</div>
        
        
          .mybackground {background-color:#b114a4;}
        
        Background color #b114a4
      
           Border around this has a color of #b114a4        
        
          <div style="border:2px solid #b114a4;">Content here</div>
        
        
          .myborder {border:2px solid #b114a4;}
        
        Border color #b114a4