#b031b8 color space conversions
Hex:
        #b031b8
        RGB:
        176, 49, 184
        CMY:
        31, 81, 28
        CMYK:
        4, 73, 0, 28
      HSL:
        296°, 57.9399%, 45.6863%
        HSV (HSB):
        296°, 73.3696%, 72.1569%
        XYZ:
        27.6545, 14.8874, 46.7634
        xyY:
        0.3097, 0.1667, 14.8874
      CIE-Lab:
        45.4796, 66.3204, -44.8970
        CIE-LCH:
        45.4796, 80.0883, 325.9031
        CIE-Luv:
        45.4796, 50.1875, -74.4266
        Hunter-Lab:
        38.5842, 60.4142, -44.8495
      #b031b8 color charts
#b031b8 RGB chart
      #b031b8 CMYK chart
      #b031b8 RGB pie chart
      #b031b8 color shades, tints & tones
#b031b8 color schemes
#b031b8 color preview, HTML & CSS examples
           This text has a color of #b031b8        
        
          <p style="color:#b031b8;">Text here</p>
        
        
          .mytext {color:#b031b8;}
        
        Text color #b031b8
      
           This box has a color of #b031b8        
        
          <div style="background-color:#b031b8;">Content here</div>
        
        
          .mybackground {background-color:#b031b8;}
        
        Background color #b031b8
      
           Border around this has a color of #b031b8        
        
          <div style="border:2px solid #b031b8;">Content here</div>
        
        
          .myborder {border:2px solid #b031b8;}
        
        Border color #b031b8