#b453bf color space conversions
Hex:
        #b453bf
        RGB:
        180, 83, 191
        CMY:
        29, 67, 25
        CMYK:
        6, 57, 0, 25
      HSL:
        294°, 45.7627%, 53.7255%
        HSV (HSB):
        294°, 56.5445%, 74.9020%
        XYZ:
        31.3196, 19.6514, 51.4326
        xyY:
        0.3058, 0.1919, 19.6514
      CIE-Lab:
        51.4408, 54.6596, -39.4829
        CIE-LCH:
        51.4408, 67.4283, 324.1579
        CIE-Luv:
        51.4408, 42.0939, -66.9870
        Hunter-Lab:
        44.3299, 48.5351, -37.7587
      #b453bf color charts
#b453bf RGB chart
      #b453bf CMYK chart
      #b453bf RGB pie chart
      #b453bf color shades, tints & tones
#b453bf color schemes
#b453bf color preview, HTML & CSS examples
           This text has a color of #b453bf        
        
          <p style="color:#b453bf;">Text here</p>
        
        
          .mytext {color:#b453bf;}
        
        Text color #b453bf
      
           This box has a color of #b453bf        
        
          <div style="background-color:#b453bf;">Content here</div>
        
        
          .mybackground {background-color:#b453bf;}
        
        Background color #b453bf
      
           Border around this has a color of #b453bf        
        
          <div style="border:2px solid #b453bf;">Content here</div>
        
        
          .myborder {border:2px solid #b453bf;}
        
        Border color #b453bf