#b445ff color space conversions
Hex:
        #b445ff
        RGB:
        180, 69, 255
        CMY:
        29, 73, 0
        CMYK:
        29, 73, 0, 0
      HSL:
        276°, 100.0000%, 63.5294%
        HSV (HSB):
        276°, 72.9412%, 100.0000%
        XYZ:
        39.0005, 21.1795, 96.6402
        xyY:
        0.2487, 0.1351, 21.1795
      CIE-Lab:
        53.1454, 73.5065, -72.9878
        CIE-LCH:
        53.1454, 103.5878, 315.2029
        CIE-Luv:
        53.1454, 29.9985, -119.9011
        Hunter-Lab:
        46.0212, 70.7319, -92.2885
      #b445ff color charts
#b445ff RGB chart
      #b445ff CMYK chart
      #b445ff RGB pie chart
      #b445ff color shades, tints & tones
#b445ff color schemes
#b445ff color preview, HTML & CSS examples
           This text has a color of #b445ff        
        
          <p style="color:#b445ff;">Text here</p>
        
        
          .mytext {color:#b445ff;}
        
        Text color #b445ff
      
           This box has a color of #b445ff        
        
          <div style="background-color:#b445ff;">Content here</div>
        
        
          .mybackground {background-color:#b445ff;}
        
        Background color #b445ff
      
           Border around this has a color of #b445ff        
        
          <div style="border:2px solid #b445ff;">Content here</div>
        
        
          .myborder {border:2px solid #b445ff;}
        
        Border color #b445ff