#b03aa1 color space conversions
Hex:
        #b03aa1
        RGB:
        176, 58, 161
        CMY:
        31, 77, 37
        CMYK:
        0, 67, 9, 31
      HSL:
        308°, 50.4274%, 45.8824%
        HSV (HSB):
        308°, 67.0455%, 69.0196%
        XYZ:
        25.8506, 14.8294, 35.2181
        xyY:
        0.3406, 0.1954, 14.8294
      CIE-Lab:
        45.3997, 59.2982, -31.4263
        CIE-LCH:
        45.3997, 67.1110, 332.0777
        CIE-Luv:
        45.3997, 55.6563, -53.8611
        Hunter-Lab:
        38.5090, 52.4339, -27.2669
      #b03aa1 color charts
#b03aa1 RGB chart
      #b03aa1 CMYK chart
      #b03aa1 RGB pie chart
      #b03aa1 color shades, tints & tones
#b03aa1 color schemes
#b03aa1 color preview, HTML & CSS examples
           This text has a color of #b03aa1        
        
          <p style="color:#b03aa1;">Text here</p>
        
        
          .mytext {color:#b03aa1;}
        
        Text color #b03aa1
      
           This box has a color of #b03aa1        
        
          <div style="background-color:#b03aa1;">Content here</div>
        
        
          .mybackground {background-color:#b03aa1;}
        
        Background color #b03aa1
      
           Border around this has a color of #b03aa1        
        
          <div style="border:2px solid #b03aa1;">Content here</div>
        
        
          .myborder {border:2px solid #b03aa1;}
        
        Border color #b03aa1