#b441c2 color space conversions
Hex:
        #b441c2
        RGB:
        180, 65, 194
        CMY:
        29, 75, 24
        CMYK:
        7, 66, 0, 24
      HSL:
        293°, 51.3944%, 50.7843%
        HSV (HSB):
        293°, 66.4948%, 76.0784%
        XYZ:
        30.4503, 17.3789, 52.7885
        xyY:
        0.3026, 0.1727, 17.3789
      CIE-Lab:
        48.7340, 63.1015, -45.5066
        CIE-LCH:
        48.7340, 77.7988, 324.2021
        CIE-Luv:
        48.7340, 46.3313, -76.2600
        Hunter-Lab:
        41.6880, 57.4281, -45.8958
      #b441c2 color charts
#b441c2 RGB chart
      #b441c2 CMYK chart
      #b441c2 RGB pie chart
      #b441c2 color shades, tints & tones
#b441c2 color schemes
#b441c2 color preview, HTML & CSS examples
           This text has a color of #b441c2        
        
          <p style="color:#b441c2;">Text here</p>
        
        
          .mytext {color:#b441c2;}
        
        Text color #b441c2
      
           This box has a color of #b441c2        
        
          <div style="background-color:#b441c2;">Content here</div>
        
        
          .mybackground {background-color:#b441c2;}
        
        Background color #b441c2
      
           Border around this has a color of #b441c2        
        
          <div style="border:2px solid #b441c2;">Content here</div>
        
        
          .myborder {border:2px solid #b441c2;}
        
        Border color #b441c2