#b40cfb color space conversions
Hex:
        #b40cfb
        RGB:
        180, 12, 251
        CMY:
        29, 95, 2
        CMYK:
        28, 95, 0, 2
      HSL:
        282°, 96.7611%, 51.5686%
        HSV (HSB):
        282°, 95.2191%, 98.4314%
        XYZ:
        36.3664, 16.9313, 92.6181
        xyY:
        0.2492, 0.1160, 16.9313
      CIE-Lab:
        48.1733, 86.3776, -78.8561
        CIE-LCH:
        48.1733, 116.9589, 317.6063
        CIE-Luv:
        48.1733, 36.4331, -125.3438
        Hunter-Lab:
        41.1476, 85.7507, -104.6510
      #b40cfb color charts
#b40cfb RGB chart
      #b40cfb CMYK chart
      #b40cfb RGB pie chart
      #b40cfb color shades, tints & tones
#b40cfb color schemes
#b40cfb color preview, HTML & CSS examples
           This text has a color of #b40cfb        
        
          <p style="color:#b40cfb;">Text here</p>
        
        
          .mytext {color:#b40cfb;}
        
        Text color #b40cfb
      
           This box has a color of #b40cfb        
        
          <div style="background-color:#b40cfb;">Content here</div>
        
        
          .mybackground {background-color:#b40cfb;}
        
        Background color #b40cfb
      
           Border around this has a color of #b40cfb        
        
          <div style="border:2px solid #b40cfb;">Content here</div>
        
        
          .myborder {border:2px solid #b40cfb;}
        
        Border color #b40cfb