#b443fe color space conversions
Hex:
        #b443fe
        RGB:
        180, 67, 254
        CMY:
        29, 74, 0
        CMYK:
        29, 74, 0, 0
      HSL:
        276°, 98.9418%, 62.9412%
        HSV (HSB):
        276°, 73.6220%, 99.6078%
        XYZ:
        38.7189, 20.8734, 95.7542
        xyY:
        0.2492, 0.1344, 20.8734
      CIE-Lab:
        52.8106, 74.0534, -72.9759
        CIE-LCH:
        52.8106, 103.9682, 315.4199
        CIE-Luv:
        52.8106, 30.5518, -119.7205
        Hunter-Lab:
        45.6874, 71.3215, -92.2822
      #b443fe color charts
#b443fe RGB chart
      #b443fe CMYK chart
      #b443fe RGB pie chart
      #b443fe color shades, tints & tones
#b443fe color schemes
#b443fe color preview, HTML & CSS examples
           This text has a color of #b443fe        
        
          <p style="color:#b443fe;">Text here</p>
        
        
          .mytext {color:#b443fe;}
        
        Text color #b443fe
      
           This box has a color of #b443fe        
        
          <div style="background-color:#b443fe;">Content here</div>
        
        
          .mybackground {background-color:#b443fe;}
        
        Background color #b443fe
      
           Border around this has a color of #b443fe        
        
          <div style="border:2px solid #b443fe;">Content here</div>
        
        
          .myborder {border:2px solid #b443fe;}
        
        Border color #b443fe