#b42bea color space conversions
Hex:
        #b42bea
        RGB:
        180, 43, 234
        CMY:
        29, 83, 8
        CMYK:
        23, 82, 0, 8
      HSL:
        283°, 81.9742%, 54.3137%
        HSV (HSB):
        283°, 81.6239%, 91.7647%
        XYZ:
        34.5376, 17.3716, 79.3746
        xyY:
        0.2631, 0.1323, 17.3716
      CIE-Lab:
        48.7248, 77.8105, -68.4046
        CIE-LCH:
        48.7248, 103.6034, 318.6807
        CIE-Luv:
        48.7248, 38.7906, -110.9358
        Hunter-Lab:
        41.6792, 74.9757, -83.7375
      #b42bea color charts
#b42bea RGB chart
      #b42bea CMYK chart
      #b42bea RGB pie chart
      #b42bea color shades, tints & tones
#b42bea color schemes
#b42bea color preview, HTML & CSS examples
           This text has a color of #b42bea        
        
          <p style="color:#b42bea;">Text here</p>
        
        
          .mytext {color:#b42bea;}
        
        Text color #b42bea
      
           This box has a color of #b42bea        
        
          <div style="background-color:#b42bea;">Content here</div>
        
        
          .mybackground {background-color:#b42bea;}
        
        Background color #b42bea
      
           Border around this has a color of #b42bea        
        
          <div style="border:2px solid #b42bea;">Content here</div>
        
        
          .myborder {border:2px solid #b42bea;}
        
        Border color #b42bea