#b281a2 color space conversions
Hex:
        #b281a2
        RGB:
        178, 129, 162
        CMY:
        30, 49, 36
        CMYK:
        0, 28, 9, 30
      HSL:
        320°, 24.1379%, 60.1961%
        HSV (HSB):
        320°, 27.5281%, 69.8039%
        XYZ:
        32.7319, 27.7741, 37.8182
        xyY:
        0.3329, 0.2825, 27.7741
      CIE-Lab:
        59.6841, 24.2429, -10.0966
        CIE-LCH:
        59.6841, 26.2613, 337.3893
        CIE-Luv:
        59.6841, 26.9990, -18.7657
        Hunter-Lab:
        52.7012, 18.6368, -5.6555
      #b281a2 color charts
#b281a2 RGB chart
      #b281a2 CMYK chart
      #b281a2 RGB pie chart
      #b281a2 color shades, tints & tones
#b281a2 color schemes
#b281a2 color preview, HTML & CSS examples
           This text has a color of #b281a2        
        
          <p style="color:#b281a2;">Text here</p>
        
        
          .mytext {color:#b281a2;}
        
        Text color #b281a2
      
           This box has a color of #b281a2        
        
          <div style="background-color:#b281a2;">Content here</div>
        
        
          .mybackground {background-color:#b281a2;}
        
        Background color #b281a2
      
           Border around this has a color of #b281a2        
        
          <div style="border:2px solid #b281a2;">Content here</div>
        
        
          .myborder {border:2px solid #b281a2;}
        
        Border color #b281a2