#b031b2 color space conversions
Hex:
        #b031b2
        RGB:
        176, 49, 178
        CMY:
        31, 81, 30
        CMYK:
        1, 72, 0, 30
      HSL:
        299°, 56.8282%, 44.5098%
        HSV (HSB):
        299°, 72.4719%, 69.8039%
        XYZ:
        27.0387, 14.6411, 43.5204
        xyY:
        0.3174, 0.1718, 14.6411
      CIE-Lab:
        45.1386, 65.3122, -41.9128
        CIE-LCH:
        45.1386, 77.6039, 327.3105
        CIE-Luv:
        45.1386, 52.1541, -69.8381
        Hunter-Lab:
        38.2637, 59.1741, -40.6508
      #b031b2 color charts
#b031b2 RGB chart
      #b031b2 CMYK chart
      #b031b2 RGB pie chart
      #b031b2 color shades, tints & tones
#b031b2 color schemes
#b031b2 color preview, HTML & CSS examples
           This text has a color of #b031b2        
        
          <p style="color:#b031b2;">Text here</p>
        
        
          .mytext {color:#b031b2;}
        
        Text color #b031b2
      
           This box has a color of #b031b2        
        
          <div style="background-color:#b031b2;">Content here</div>
        
        
          .mybackground {background-color:#b031b2;}
        
        Background color #b031b2
      
           Border around this has a color of #b031b2        
        
          <div style="border:2px solid #b031b2;">Content here</div>
        
        
          .myborder {border:2px solid #b031b2;}
        
        Border color #b031b2