#b402c1 color space conversions
Hex:
        #b402c1
        RGB:
        180, 2, 193
        CMY:
        29, 99, 24
        CMYK:
        7, 99, 0, 24
      HSL:
        296°, 97.9487%, 38.2353%
        HSV (HSB):
        296°, 98.9637%, 75.6863%
        XYZ:
        28.4697, 13.5970, 51.5760
        xyY:
        0.3040, 0.1452, 13.5970
      CIE-Lab:
        43.6493, 77.4337, -53.0611
        CIE-LCH:
        43.6493, 93.8694, 325.5793
        CIE-Luv:
        43.6493, 54.6475, -86.3941
        Hunter-Lab:
        36.8741, 73.2867, -57.1175
      #b402c1 color charts
#b402c1 RGB chart
      #b402c1 CMYK chart
      #b402c1 RGB pie chart
      #b402c1 color shades, tints & tones
#b402c1 color schemes
#b402c1 color preview, HTML & CSS examples
           This text has a color of #b402c1        
        
          <p style="color:#b402c1;">Text here</p>
        
        
          .mytext {color:#b402c1;}
        
        Text color #b402c1
      
           This box has a color of #b402c1        
        
          <div style="background-color:#b402c1;">Content here</div>
        
        
          .mybackground {background-color:#b402c1;}
        
        Background color #b402c1
      
           Border around this has a color of #b402c1        
        
          <div style="border:2px solid #b402c1;">Content here</div>
        
        
          .myborder {border:2px solid #b402c1;}
        
        Border color #b402c1