#b42bfb color space conversions
Hex:
        #b42bfb
        RGB:
        180, 43, 251
        CMY:
        29, 83, 2
        CMYK:
        28, 83, 0, 2
      HSL:
        280°, 96.2963%, 57.6471%
        HSV (HSB):
        280°, 82.8685%, 98.4314%
        XYZ:
        37.0989, 18.3961, 92.8623
        xyY:
        0.2501, 0.1240, 18.3961
      CIE-Lab:
        49.9730, 81.0409, -75.9195
        CIE-LCH:
        49.9730, 111.0468, 316.8688
        CIE-Luv:
        49.9730, 34.4225, -122.4522
        Hunter-Lab:
        42.8907, 79.3373, -98.3449
      #b42bfb color charts
#b42bfb RGB chart
      #b42bfb CMYK chart
      #b42bfb RGB pie chart
      #b42bfb color shades, tints & tones
#b42bfb color schemes
#b42bfb color preview, HTML & CSS examples
           This text has a color of #b42bfb        
        
          <p style="color:#b42bfb;">Text here</p>
        
        
          .mytext {color:#b42bfb;}
        
        Text color #b42bfb
      
           This box has a color of #b42bfb        
        
          <div style="background-color:#b42bfb;">Content here</div>
        
        
          .mybackground {background-color:#b42bfb;}
        
        Background color #b42bfb
      
           Border around this has a color of #b42bfb        
        
          <div style="border:2px solid #b42bfb;">Content here</div>
        
        
          .myborder {border:2px solid #b42bfb;}
        
        Border color #b42bfb