#b40dfe color space conversions
Hex:
        #b40dfe
        RGB:
        180, 13, 254
        CMY:
        29, 95, 0
        CMYK:
        29, 95, 0, 0
      HSL:
        282°, 99.1770%, 52.3529%
        HSV (HSB):
        282°, 94.8819%, 99.6078%
        XYZ:
        36.8557, 17.1469, 95.1331
        xyY:
        0.2471, 0.1150, 17.1469
      CIE-Lab:
        48.4446, 86.8289, -80.0883
        CIE-LCH:
        48.4446, 118.1245, 317.3125
        CIE-Luv:
        48.4446, 35.6298, -127.2250
        Hunter-Lab:
        41.4088, 86.4076, -107.2274
      #b40dfe color charts
#b40dfe RGB chart
      #b40dfe CMYK chart
      #b40dfe RGB pie chart
      #b40dfe color shades, tints & tones
#b40dfe color schemes
#b40dfe color preview, HTML & CSS examples
           This text has a color of #b40dfe        
        
          <p style="color:#b40dfe;">Text here</p>
        
        
          .mytext {color:#b40dfe;}
        
        Text color #b40dfe
      
           This box has a color of #b40dfe        
        
          <div style="background-color:#b40dfe;">Content here</div>
        
        
          .mybackground {background-color:#b40dfe;}
        
        Background color #b40dfe
      
           Border around this has a color of #b40dfe        
        
          <div style="border:2px solid #b40dfe;">Content here</div>
        
        
          .myborder {border:2px solid #b40dfe;}
        
        Border color #b40dfe