#b473f0 color space conversions
Hex:
        #b473f0
        RGB:
        180, 115, 240
        CMY:
        29, 55, 6
        CMYK:
        25, 52, 0, 6
      HSL:
        271°, 80.6452%, 69.6078%
        HSV (HSB):
        271°, 52.0833%, 94.1176%
        XYZ:
        40.6813, 28.2560, 85.7479
        xyY:
        0.2630, 0.1827, 28.2560
      CIE-Lab:
        60.1193, 48.7091, -53.4530
        CIE-LCH:
        60.1193, 72.3174, 312.3414
        CIE-Luv:
        60.1193, 21.5822, -90.6598
        Hunter-Lab:
        53.1564, 43.5847, -58.4327
      #b473f0 color charts
#b473f0 RGB chart
      #b473f0 CMYK chart
      #b473f0 RGB pie chart
      #b473f0 color shades, tints & tones
#b473f0 color schemes
#b473f0 color preview, HTML & CSS examples
           This text has a color of #b473f0        
        
          <p style="color:#b473f0;">Text here</p>
        
        
          .mytext {color:#b473f0;}
        
        Text color #b473f0
      
           This box has a color of #b473f0        
        
          <div style="background-color:#b473f0;">Content here</div>
        
        
          .mybackground {background-color:#b473f0;}
        
        Background color #b473f0
      
           Border around this has a color of #b473f0        
        
          <div style="border:2px solid #b473f0;">Content here</div>
        
        
          .myborder {border:2px solid #b473f0;}
        
        Border color #b473f0