#b423a0 color space conversions
Hex:
        #b423a0
        RGB:
        180, 35, 160
        CMY:
        29, 86, 37
        CMYK:
        0, 81, 11, 29
      HSL:
        308°, 67.4419%, 42.1569%
        HSV (HSB):
        308°, 80.5556%, 70.5882%
        XYZ:
        25.7686, 13.4434, 34.4944
        xyY:
        0.3496, 0.1824, 13.4434
      CIE-Lab:
        43.4239, 67.4715, -33.8859
        CIE-LCH:
        43.4239, 75.5027, 333.3331
        CIE-Luv:
        43.4239, 64.1590, -57.9742
        Hunter-Lab:
        36.6653, 61.2867, -30.1138
      #b423a0 color charts
#b423a0 RGB chart
      #b423a0 CMYK chart
      #b423a0 RGB pie chart
      #b423a0 color shades, tints & tones
#b423a0 color schemes
#b423a0 color preview, HTML & CSS examples
           This text has a color of #b423a0        
        
          <p style="color:#b423a0;">Text here</p>
        
        
          .mytext {color:#b423a0;}
        
        Text color #b423a0
      
           This box has a color of #b423a0        
        
          <div style="background-color:#b423a0;">Content here</div>
        
        
          .mybackground {background-color:#b423a0;}
        
        Background color #b423a0
      
           Border around this has a color of #b423a0        
        
          <div style="border:2px solid #b423a0;">Content here</div>
        
        
          .myborder {border:2px solid #b423a0;}
        
        Border color #b423a0