#b443e3 color space conversions
Hex:
        #b443e3
        RGB:
        180, 67, 227
        CMY:
        29, 74, 11
        CMYK:
        21, 70, 0, 11
      HSL:
        282°, 74.0741%, 57.6471%
        HSV (HSB):
        282°, 70.4846%, 89.0196%
        XYZ:
        34.6947, 19.2637, 74.5627
        xyY:
        0.2700, 0.1499, 19.2637
      CIE-Lab:
        50.9943, 68.5688, -60.7784
        CIE-LCH:
        50.9943, 91.6280, 318.4467
        CIE-Luv:
        50.9943, 36.9332, -100.4859
        Hunter-Lab:
        43.8904, 64.2933, -70.0009
      #b443e3 color charts
#b443e3 RGB chart
      #b443e3 CMYK chart
      #b443e3 RGB pie chart
      #b443e3 color shades, tints & tones
#b443e3 color schemes
#b443e3 color preview, HTML & CSS examples
           This text has a color of #b443e3        
        
          <p style="color:#b443e3;">Text here</p>
        
        
          .mytext {color:#b443e3;}
        
        Text color #b443e3
      
           This box has a color of #b443e3        
        
          <div style="background-color:#b443e3;">Content here</div>
        
        
          .mybackground {background-color:#b443e3;}
        
        Background color #b443e3
      
           Border around this has a color of #b443e3        
        
          <div style="border:2px solid #b443e3;">Content here</div>
        
        
          .myborder {border:2px solid #b443e3;}
        
        Border color #b443e3