#b40dd8 color space conversions
Hex:
        #b40dd8
        RGB:
        180, 13, 216
        CMY:
        29, 95, 15
        CMYK:
        17, 94, 0, 15
      HSL:
        289°, 88.6463%, 44.9020%
        HSV (HSB):
        289°, 93.9815%, 84.7059%
        XYZ:
        31.3610, 14.9490, 66.1983
        xyY:
        0.2787, 0.1329, 14.9490
      CIE-Lab:
        45.5643, 80.1412, -63.2854
        CIE-LCH:
        45.5643, 102.1159, 321.7028
        CIE-Luv:
        45.5643, 46.4108, -101.9498
        Hunter-Lab:
        38.6640, 77.1224, -74.4483
      #b40dd8 color charts
#b40dd8 RGB chart
      #b40dd8 CMYK chart
      #b40dd8 RGB pie chart
      #b40dd8 color shades, tints & tones
#b40dd8 color schemes
#b40dd8 color preview, HTML & CSS examples
           This text has a color of #b40dd8        
        
          <p style="color:#b40dd8;">Text here</p>
        
        
          .mytext {color:#b40dd8;}
        
        Text color #b40dd8
      
           This box has a color of #b40dd8        
        
          <div style="background-color:#b40dd8;">Content here</div>
        
        
          .mybackground {background-color:#b40dd8;}
        
        Background color #b40dd8
      
           Border around this has a color of #b40dd8        
        
          <div style="border:2px solid #b40dd8;">Content here</div>
        
        
          .myborder {border:2px solid #b40dd8;}
        
        Border color #b40dd8