#b212a1 color space conversions
Hex:
        #b212a1
        RGB:
        178, 18, 161
        CMY:
        30, 93, 37
        CMYK:
        0, 90, 10, 30
      HSL:
        306°, 81.6327%, 38.4314%
        HSV (HSB):
        306°, 89.8876%, 69.8039%
        XYZ:
        25.0094, 12.4708, 34.8072
        xyY:
        0.3460, 0.1725, 12.4708
      CIE-Lab:
        41.9548, 70.5943, -36.8297
        CIE-LCH:
        41.9548, 79.6240, 332.4485
        CIE-Luv:
        41.9548, 64.4907, -62.0180
        Hunter-Lab:
        35.3140, 64.6144, -33.7192
      #b212a1 color charts
#b212a1 RGB chart
      #b212a1 CMYK chart
      #b212a1 RGB pie chart
      #b212a1 color shades, tints & tones
#b212a1 color schemes
#b212a1 color preview, HTML & CSS examples
           This text has a color of #b212a1        
        
          <p style="color:#b212a1;">Text here</p>
        
        
          .mytext {color:#b212a1;}
        
        Text color #b212a1
      
           This box has a color of #b212a1        
        
          <div style="background-color:#b212a1;">Content here</div>
        
        
          .mybackground {background-color:#b212a1;}
        
        Background color #b212a1
      
           Border around this has a color of #b212a1        
        
          <div style="border:2px solid #b212a1;">Content here</div>
        
        
          .myborder {border:2px solid #b212a1;}
        
        Border color #b212a1