#b212a5 color space conversions
Hex:
        #b212a5
        RGB:
        178, 18, 165
        CMY:
        30, 93, 35
        CMYK:
        0, 90, 7, 30
      HSL:
        305°, 81.6327%, 38.4314%
        HSV (HSB):
        305°, 89.8876%, 69.8039%
        XYZ:
        25.3679, 12.6142, 36.6951
        xyY:
        0.3397, 0.1689, 12.6142
      CIE-Lab:
        42.1761, 71.1641, -38.8771
        CIE-LCH:
        42.1761, 81.0911, 331.3521
        CIE-Luv:
        42.1761, 62.8899, -65.0604
        Hunter-Lab:
        35.5165, 65.3412, -36.3959
      #b212a5 color charts
#b212a5 RGB chart
      #b212a5 CMYK chart
      #b212a5 RGB pie chart
      #b212a5 color shades, tints & tones
#b212a5 color schemes
#b212a5 color preview, HTML & CSS examples
           This text has a color of #b212a5        
        
          <p style="color:#b212a5;">Text here</p>
        
        
          .mytext {color:#b212a5;}
        
        Text color #b212a5
      
           This box has a color of #b212a5        
        
          <div style="background-color:#b212a5;">Content here</div>
        
        
          .mybackground {background-color:#b212a5;}
        
        Background color #b212a5
      
           Border around this has a color of #b212a5        
        
          <div style="border:2px solid #b212a5;">Content here</div>
        
        
          .myborder {border:2px solid #b212a5;}
        
        Border color #b212a5