#b512bb color space conversions
Hex:
        #b512bb
        RGB:
        181, 18, 187
        CMY:
        29, 93, 27
        CMYK:
        3, 90, 0, 27
      HSL:
        298°, 82.4390%, 40.1961%
        HSV (HSB):
        298°, 90.3743%, 73.3333%
        XYZ:
        28.2420, 13.8442, 48.1974
        xyY:
        0.3128, 0.1533, 13.8442
      CIE-Lab:
        44.0087, 74.9902, -48.9600
        CIE-LCH:
        44.0087, 89.5578, 326.8601
        CIE-Luv:
        44.0087, 56.6711, -80.5967
        Hunter-Lab:
        37.2078, 70.3738, -50.7562
      #b512bb color charts
#b512bb RGB chart
      #b512bb CMYK chart
      #b512bb RGB pie chart
      #b512bb color shades, tints & tones
#b512bb color schemes
#b512bb color preview, HTML & CSS examples
           This text has a color of #b512bb        
        
          <p style="color:#b512bb;">Text here</p>
        
        
          .mytext {color:#b512bb;}
        
        Text color #b512bb
      
           This box has a color of #b512bb        
        
          <div style="background-color:#b512bb;">Content here</div>
        
        
          .mybackground {background-color:#b512bb;}
        
        Background color #b512bb
      
           Border around this has a color of #b512bb        
        
          <div style="border:2px solid #b512bb;">Content here</div>
        
        
          .myborder {border:2px solid #b512bb;}
        
        Border color #b512bb