#b443ef color space conversions
Hex:
        #b443ef
        RGB:
        180, 67, 239
        CMY:
        29, 74, 6
        CMYK:
        25, 72, 0, 6
      HSL:
        279°, 84.3137%, 60.0000%
        HSV (HSB):
        279°, 71.9665%, 93.7255%
        XYZ:
        36.4095, 19.9496, 83.5930
        xyY:
        0.2602, 0.1425, 19.9496
      CIE-Lab:
        51.7802, 70.9741, -66.2706
        CIE-LCH:
        51.7802, 97.1037, 316.9628
        CIE-Luv:
        51.7802, 33.9978, -109.1629
        Hunter-Lab:
        44.6650, 67.3441, -79.6991
      #b443ef color charts
#b443ef RGB chart
      #b443ef CMYK chart
      #b443ef RGB pie chart
      #b443ef color shades, tints & tones
#b443ef color schemes
#b443ef color preview, HTML & CSS examples
           This text has a color of #b443ef        
        
          <p style="color:#b443ef;">Text here</p>
        
        
          .mytext {color:#b443ef;}
        
        Text color #b443ef
      
           This box has a color of #b443ef        
        
          <div style="background-color:#b443ef;">Content here</div>
        
        
          .mybackground {background-color:#b443ef;}
        
        Background color #b443ef
      
           Border around this has a color of #b443ef        
        
          <div style="border:2px solid #b443ef;">Content here</div>
        
        
          .myborder {border:2px solid #b443ef;}
        
        Border color #b443ef