#b453da color space conversions
Hex:
        #b453da
        RGB:
        180, 83, 218
        CMY:
        29, 67, 15
        CMYK:
        17, 62, 0, 15
      HSL:
        283°, 64.5933%, 59.0196%
        HSV (HSB):
        283°, 61.9266%, 85.4902%
        XYZ:
        34.5705, 20.9518, 68.5517
        xyY:
        0.2786, 0.1689, 20.9518
      CIE-Lab:
        52.8967, 59.9420, -52.6279
        CIE-LCH:
        52.8967, 79.7668, 318.7175
        CIE-Luv:
        52.8967, 35.4425, -88.2077
        Hunter-Lab:
        45.7731, 54.7108, -56.7540
      #b453da color charts
#b453da RGB chart
      #b453da CMYK chart
      #b453da RGB pie chart
      #b453da color shades, tints & tones
#b453da color schemes
#b453da color preview, HTML & CSS examples
           This text has a color of #b453da        
        
          <p style="color:#b453da;">Text here</p>
        
        
          .mytext {color:#b453da;}
        
        Text color #b453da
      
           This box has a color of #b453da        
        
          <div style="background-color:#b453da;">Content here</div>
        
        
          .mybackground {background-color:#b453da;}
        
        Background color #b453da
      
           Border around this has a color of #b453da        
        
          <div style="border:2px solid #b453da;">Content here</div>
        
        
          .myborder {border:2px solid #b453da;}
        
        Border color #b453da