#b512d3 color space conversions
Hex:
        #b512d3
        RGB:
        181, 18, 211
        CMY:
        29, 93, 17
        CMYK:
        14, 91, 0, 17
      HSL:
        291°, 84.2795%, 44.9020%
        HSV (HSB):
        291°, 91.4692%, 82.7451%
        XYZ:
        31.0302, 14.9595, 62.8800
        xyY:
        0.2850, 0.1374, 14.9595
      CIE-Lab:
        45.5787, 78.8602, -60.3809
        CIE-LCH:
        45.5787, 99.3216, 322.5598
        CIE-Luv:
        45.5787, 48.3926, -97.8528
        Hunter-Lab:
        38.6775, 75.5214, -69.3165
      #b512d3 color charts
#b512d3 RGB chart
      #b512d3 CMYK chart
      #b512d3 RGB pie chart
      #b512d3 color shades, tints & tones
#b512d3 color schemes
#b512d3 color preview, HTML & CSS examples
           This text has a color of #b512d3        
        
          <p style="color:#b512d3;">Text here</p>
        
        
          .mytext {color:#b512d3;}
        
        Text color #b512d3
      
           This box has a color of #b512d3        
        
          <div style="background-color:#b512d3;">Content here</div>
        
        
          .mybackground {background-color:#b512d3;}
        
        Background color #b512d3
      
           Border around this has a color of #b512d3        
        
          <div style="border:2px solid #b512d3;">Content here</div>
        
        
          .myborder {border:2px solid #b512d3;}
        
        Border color #b512d3