#b453e0 color space conversions
Hex:
        #b453e0
        RGB:
        180, 83, 224
        CMY:
        29, 67, 12
        CMYK:
        20, 63, 0, 12
      HSL:
        281°, 69.4581%, 60.1961%
        HSV (HSB):
        281°, 62.9464%, 87.8431%
        XYZ:
        35.3702, 21.2716, 72.7626
        xyY:
        0.2733, 0.1644, 21.2716
      CIE-Lab:
        53.2455, 61.1694, -55.4668
        CIE-LCH:
        53.2455, 82.5727, 317.7991
        CIE-Luv:
        53.2455, 34.0474, -92.8027
        Hunter-Lab:
        46.1212, 56.1791, -61.2535
      #b453e0 color charts
#b453e0 RGB chart
      #b453e0 CMYK chart
      #b453e0 RGB pie chart
      #b453e0 color shades, tints & tones
#b453e0 color schemes
#b453e0 color preview, HTML & CSS examples
           This text has a color of #b453e0        
        
          <p style="color:#b453e0;">Text here</p>
        
        
          .mytext {color:#b453e0;}
        
        Text color #b453e0
      
           This box has a color of #b453e0        
        
          <div style="background-color:#b453e0;">Content here</div>
        
        
          .mybackground {background-color:#b453e0;}
        
        Background color #b453e0
      
           Border around this has a color of #b453e0        
        
          <div style="border:2px solid #b453e0;">Content here</div>
        
        
          .myborder {border:2px solid #b453e0;}
        
        Border color #b453e0