#b454f5 color space conversions
Hex:
        #b454f5
        RGB:
        180, 84, 245
        CMY:
        29, 67, 4
        CMYK:
        27, 66, 0, 4
      HSL:
        276°, 88.9503%, 64.5098%
        HSV (HSB):
        276°, 65.7143%, 96.0784%
        XYZ:
        38.4741, 22.6365, 88.7277
        xyY:
        0.2568, 0.1511, 22.6365
      CIE-Lab:
        54.6959, 65.1442, -64.9188
        CIE-LCH:
        54.6959, 91.9685, 315.0993
        CIE-Luv:
        54.6959, 29.1914, -108.1418
        Hunter-Lab:
        47.5779, 61.0840, -77.2651
      #b454f5 color charts
#b454f5 RGB chart
      #b454f5 CMYK chart
      #b454f5 RGB pie chart
      #b454f5 color shades, tints & tones
#b454f5 color schemes
#b454f5 color preview, HTML & CSS examples
           This text has a color of #b454f5        
        
          <p style="color:#b454f5;">Text here</p>
        
        
          .mytext {color:#b454f5;}
        
        Text color #b454f5
      
           This box has a color of #b454f5        
        
          <div style="background-color:#b454f5;">Content here</div>
        
        
          .mybackground {background-color:#b454f5;}
        
        Background color #b454f5
      
           Border around this has a color of #b454f5        
        
          <div style="border:2px solid #b454f5;">Content here</div>
        
        
          .myborder {border:2px solid #b454f5;}
        
        Border color #b454f5