#b453c3 color space conversions
Hex:
        #b453c3
        RGB:
        180, 83, 195
        CMY:
        29, 67, 24
        CMYK:
        8, 57, 0, 24
      HSL:
        292°, 48.2759%, 54.5098%
        HSV (HSB):
        292°, 57.4359%, 76.4706%
        XYZ:
        31.7660, 19.8299, 53.7831
        xyY:
        0.3014, 0.1882, 19.8299
      CIE-Lab:
        51.6444, 55.4148, -41.4693
        CIE-LCH:
        51.6444, 69.2134, 323.1909
        CIE-Luv:
        51.6444, 41.0721, -70.1803
        Hunter-Lab:
        44.5308, 49.4037, -40.4372
      #b453c3 color charts
#b453c3 RGB chart
      #b453c3 CMYK chart
      #b453c3 RGB pie chart
      #b453c3 color shades, tints & tones
#b453c3 color schemes
#b453c3 color preview, HTML & CSS examples
           This text has a color of #b453c3        
        
          <p style="color:#b453c3;">Text here</p>
        
        
          .mytext {color:#b453c3;}
        
        Text color #b453c3
      
           This box has a color of #b453c3        
        
          <div style="background-color:#b453c3;">Content here</div>
        
        
          .mybackground {background-color:#b453c3;}
        
        Background color #b453c3
      
           Border around this has a color of #b453c3        
        
          <div style="border:2px solid #b453c3;">Content here</div>
        
        
          .myborder {border:2px solid #b453c3;}
        
        Border color #b453c3