#b448fa color space conversions
Hex:
        #b448fa
        RGB:
        180, 72, 250
        CMY:
        29, 72, 2
        CMYK:
        28, 71, 0, 2
      HSL:
        276°, 94.6809%, 63.1373%
        HSV (HSB):
        276°, 71.2000%, 98.0392%
        XYZ:
        38.3951, 21.2402, 92.5186
        xyY:
        0.2523, 0.1396, 21.2402
      CIE-Lab:
        53.2113, 71.2898, -70.1020
        CIE-LCH:
        53.2113, 99.9826, 315.4813
        CIE-Luv:
        53.2113, 30.5678, -115.5791
        Hunter-Lab:
        46.0870, 68.0559, -86.7623
      #b448fa color charts
#b448fa RGB chart
      #b448fa CMYK chart
      #b448fa RGB pie chart
      #b448fa color shades, tints & tones
#b448fa color schemes
#b448fa color preview, HTML & CSS examples
           This text has a color of #b448fa        
        
          <p style="color:#b448fa;">Text here</p>
        
        
          .mytext {color:#b448fa;}
        
        Text color #b448fa
      
           This box has a color of #b448fa        
        
          <div style="background-color:#b448fa;">Content here</div>
        
        
          .mybackground {background-color:#b448fa;}
        
        Background color #b448fa
      
           Border around this has a color of #b448fa        
        
          <div style="border:2px solid #b448fa;">Content here</div>
        
        
          .myborder {border:2px solid #b448fa;}
        
        Border color #b448fa