#b40ddd color space conversions
Hex:
        #b40ddd
        RGB:
        180, 13, 221
        CMY:
        29, 95, 13
        CMYK:
        19, 94, 0, 13
      HSL:
        288°, 88.8889%, 45.8824%
        HSV (HSB):
        288°, 94.1176%, 86.6667%
        XYZ:
        32.0175, 15.2116, 69.6552
        xyY:
        0.2739, 0.1301, 15.2116
      CIE-Lab:
        45.9227, 80.9907, -65.5669
        CIE-LCH:
        45.9227, 104.2042, 321.0077
        CIE-Luv:
        45.9227, 44.8574, -105.3857
        Hunter-Lab:
        39.0021, 78.2801, -78.5868
      #b40ddd color charts
#b40ddd RGB chart
      #b40ddd CMYK chart
      #b40ddd RGB pie chart
      #b40ddd color shades, tints & tones
#b40ddd color schemes
#b40ddd color preview, HTML & CSS examples
           This text has a color of #b40ddd        
        
          <p style="color:#b40ddd;">Text here</p>
        
        
          .mytext {color:#b40ddd;}
        
        Text color #b40ddd
      
           This box has a color of #b40ddd        
        
          <div style="background-color:#b40ddd;">Content here</div>
        
        
          .mybackground {background-color:#b40ddd;}
        
        Background color #b40ddd
      
           Border around this has a color of #b40ddd        
        
          <div style="border:2px solid #b40ddd;">Content here</div>
        
        
          .myborder {border:2px solid #b40ddd;}
        
        Border color #b40ddd