#b444f3 color space conversions
Hex:
        #b444f3
        RGB:
        180, 68, 243
        CMY:
        29, 73, 5
        CMYK:
        26, 72, 0, 5
      HSL:
        278°, 87.9397%, 60.9804%
        HSV (HSB):
        278°, 72.0165%, 95.2941%
        XYZ:
        37.0672, 20.3086, 86.7603
        xyY:
        0.2572, 0.1409, 20.3086
      CIE-Lab:
        52.1843, 71.4053, -67.8581
        CIE-LCH:
        52.1843, 98.5061, 316.4591
        CIE-Luv:
        52.1843, 32.8772, -111.7372
        Hunter-Lab:
        45.0651, 67.9569, -82.6009
      #b444f3 color charts
#b444f3 RGB chart
      #b444f3 CMYK chart
      #b444f3 RGB pie chart
      #b444f3 color shades, tints & tones
#b444f3 color schemes
#b444f3 color preview, HTML & CSS examples
           This text has a color of #b444f3        
        
          <p style="color:#b444f3;">Text here</p>
        
        
          .mytext {color:#b444f3;}
        
        Text color #b444f3
      
           This box has a color of #b444f3        
        
          <div style="background-color:#b444f3;">Content here</div>
        
        
          .mybackground {background-color:#b444f3;}
        
        Background color #b444f3
      
           Border around this has a color of #b444f3        
        
          <div style="border:2px solid #b444f3;">Content here</div>
        
        
          .myborder {border:2px solid #b444f3;}
        
        Border color #b444f3