#b444fb color space conversions
Hex:
        #b444fb
        RGB:
        180, 68, 251
        CMY:
        29, 73, 2
        CMYK:
        28, 73, 0, 2
      HSL:
        277°, 95.8115%, 62.5490%
        HSV (HSB):
        277°, 72.9084%, 98.4314%
        XYZ:
        38.3021, 20.8026, 93.2633
        xyY:
        0.2514, 0.1365, 20.8026
      CIE-Lab:
        52.7327, 73.0541, -71.4340
        CIE-LCH:
        52.7327, 102.1750, 315.6424
        CIE-Luv:
        52.7327, 31.0527, -117.3746
        Hunter-Lab:
        45.6098, 70.0830, -89.3097
      #b444fb color charts
#b444fb RGB chart
      #b444fb CMYK chart
      #b444fb RGB pie chart
      #b444fb color shades, tints & tones
#b444fb color schemes
#b444fb color preview, HTML & CSS examples
           This text has a color of #b444fb        
        
          <p style="color:#b444fb;">Text here</p>
        
        
          .mytext {color:#b444fb;}
        
        Text color #b444fb
      
           This box has a color of #b444fb        
        
          <div style="background-color:#b444fb;">Content here</div>
        
        
          .mybackground {background-color:#b444fb;}
        
        Background color #b444fb
      
           Border around this has a color of #b444fb        
        
          <div style="border:2px solid #b444fb;">Content here</div>
        
        
          .myborder {border:2px solid #b444fb;}
        
        Border color #b444fb