#b444e7 color space conversions
Hex:
        #b444e7
        RGB:
        180, 68, 231
        CMY:
        29, 73, 9
        CMYK:
        22, 71, 0, 9
      HSL:
        281°, 77.2512%, 58.6275%
        HSV (HSB):
        281°, 70.5628%, 90.5882%
        XYZ:
        35.3133, 19.6071, 77.5246
        xyY:
        0.2666, 0.1480, 19.6071
      CIE-Lab:
        51.3900, 68.9743, -62.4001
        CIE-LCH:
        51.3900, 93.0120, 317.8648
        CIE-Luv:
        51.3900, 35.7441, -103.1102
        Hunter-Lab:
        44.2799, 64.8645, -72.8083
      #b444e7 color charts
#b444e7 RGB chart
      #b444e7 CMYK chart
      #b444e7 RGB pie chart
      #b444e7 color shades, tints & tones
#b444e7 color schemes
#b444e7 color preview, HTML & CSS examples
           This text has a color of #b444e7        
        
          <p style="color:#b444e7;">Text here</p>
        
        
          .mytext {color:#b444e7;}
        
        Text color #b444e7
      
           This box has a color of #b444e7        
        
          <div style="background-color:#b444e7;">Content here</div>
        
        
          .mybackground {background-color:#b444e7;}
        
        Background color #b444e7
      
           Border around this has a color of #b444e7        
        
          <div style="border:2px solid #b444e7;">Content here</div>
        
        
          .myborder {border:2px solid #b444e7;}
        
        Border color #b444e7