#b212bc color space conversions
Hex:
        #b212bc
        RGB:
        178, 18, 188
        CMY:
        30, 93, 26
        CMYK:
        5, 90, 0, 26
      HSL:
        296°, 82.5243%, 40.3922%
        HSV (HSB):
        296°, 90.4255%, 73.7255%
        XYZ:
        27.6535, 13.5284, 48.7307
        xyY:
        0.3076, 0.1505, 13.5284
      CIE-Lab:
        43.5489, 74.6383, -50.3128
        CIE-LCH:
        43.5489, 90.0125, 326.0165
        CIE-Luv:
        43.5489, 54.2039, -82.1922
        Hunter-Lab:
        36.7810, 69.8370, -52.8059
      #b212bc color charts
#b212bc RGB chart
      #b212bc CMYK chart
      #b212bc RGB pie chart
      #b212bc color shades, tints & tones
#b212bc color schemes
#b212bc color preview, HTML & CSS examples
           This text has a color of #b212bc        
        
          <p style="color:#b212bc;">Text here</p>
        
        
          .mytext {color:#b212bc;}
        
        Text color #b212bc
      
           This box has a color of #b212bc        
        
          <div style="background-color:#b212bc;">Content here</div>
        
        
          .mybackground {background-color:#b212bc;}
        
        Background color #b212bc
      
           Border around this has a color of #b212bc        
        
          <div style="border:2px solid #b212bc;">Content here</div>
        
        
          .myborder {border:2px solid #b212bc;}
        
        Border color #b212bc