#b40db7 color space conversions
Hex:
        #b40db7
        RGB:
        180, 13, 183
        CMY:
        29, 95, 28
        CMYK:
        2, 93, 0, 28
      HSL:
        299°, 86.7347%, 38.4314%
        HSV (HSB):
        299°, 92.8962%, 71.7647%
        XYZ:
        27.5136, 13.4100, 45.9380
        xyY:
        0.3168, 0.1544, 13.4100
      CIE-Lab:
        43.3747, 74.8294, -47.6331
        CIE-LCH:
        43.3747, 88.7037, 327.5210
        CIE-Luv:
        43.3747, 57.7756, -78.3845
        Hunter-Lab:
        36.6197, 70.0282, -48.7432
      #b40db7 color charts
#b40db7 RGB chart
      #b40db7 CMYK chart
      #b40db7 RGB pie chart
      #b40db7 color shades, tints & tones
#b40db7 color schemes
#b40db7 color preview, HTML & CSS examples
           This text has a color of #b40db7        
        
          <p style="color:#b40db7;">Text here</p>
        
        
          .mytext {color:#b40db7;}
        
        Text color #b40db7
      
           This box has a color of #b40db7        
        
          <div style="background-color:#b40db7;">Content here</div>
        
        
          .mybackground {background-color:#b40db7;}
        
        Background color #b40db7
      
           Border around this has a color of #b40db7        
        
          <div style="border:2px solid #b40db7;">Content here</div>
        
        
          .myborder {border:2px solid #b40db7;}
        
        Border color #b40db7