#b42eba color space conversions
Hex:
        #b42eba
        RGB:
        180, 46, 186
        CMY:
        29, 82, 27
        CMYK:
        3, 75, 0, 27
      HSL:
        297°, 60.3448%, 45.4902%
        HSV (HSB):
        297°, 75.2688%, 72.9412%
        XYZ:
        28.6623, 15.2025, 47.8781
        xyY:
        0.3124, 0.1657, 15.2025
      CIE-Lab:
        45.9103, 68.4409, -45.3440
        CIE-LCH:
        45.9103, 82.0989, 326.4744
        CIE-Luv:
        45.9103, 52.8464, -75.5387
        Hunter-Lab:
        38.9903, 62.9847, -45.5118
      #b42eba color charts
#b42eba RGB chart
      #b42eba CMYK chart
      #b42eba RGB pie chart
      #b42eba color shades, tints & tones
#b42eba color schemes
#b42eba color preview, HTML & CSS examples
           This text has a color of #b42eba        
        
          <p style="color:#b42eba;">Text here</p>
        
        
          .mytext {color:#b42eba;}
        
        Text color #b42eba
      
           This box has a color of #b42eba        
        
          <div style="background-color:#b42eba;">Content here</div>
        
        
          .mybackground {background-color:#b42eba;}
        
        Background color #b42eba
      
           Border around this has a color of #b42eba        
        
          <div style="border:2px solid #b42eba;">Content here</div>
        
        
          .myborder {border:2px solid #b42eba;}
        
        Border color #b42eba