#b440c1 color space conversions
Hex:
        #b440c1
        RGB:
        180, 64, 193
        CMY:
        29, 75, 24
        CMYK:
        7, 67, 0, 24
      HSL:
        294°, 50.9881%, 50.3922%
        HSV (HSB):
        294°, 66.8394%, 75.6863%
        XYZ:
        30.2814, 17.2203, 52.1799
        xyY:
        0.3038, 0.1728, 17.2203
      CIE-Lab:
        48.5365, 63.3192, -45.2411
        CIE-LCH:
        48.5365, 77.8208, 324.4545
        CIE-Luv:
        48.5365, 46.8659, -75.8169
        Hunter-Lab:
        41.4974, 57.6343, -45.5046
      #b440c1 color charts
#b440c1 RGB chart
      #b440c1 CMYK chart
      #b440c1 RGB pie chart
      #b440c1 color shades, tints & tones
#b440c1 color schemes
#b440c1 color preview, HTML & CSS examples
           This text has a color of #b440c1        
        
          <p style="color:#b440c1;">Text here</p>
        
        
          .mytext {color:#b440c1;}
        
        Text color #b440c1
      
           This box has a color of #b440c1        
        
          <div style="background-color:#b440c1;">Content here</div>
        
        
          .mybackground {background-color:#b440c1;}
        
        Background color #b440c1
      
           Border around this has a color of #b440c1        
        
          <div style="border:2px solid #b440c1;">Content here</div>
        
        
          .myborder {border:2px solid #b440c1;}
        
        Border color #b440c1