#b473db color space conversions
Hex:
        #b473db
        RGB:
        180, 115, 219
        CMY:
        29, 55, 14
        CMYK:
        18, 47, 0, 14
      HSL:
        278°, 59.0909%, 65.4902%
        HSV (HSB):
        278°, 47.4886%, 85.8824%
        XYZ:
        37.7393, 27.0792, 70.2556
        xyY:
        0.2794, 0.2005, 27.0792
      CIE-Lab:
        59.0476, 44.0171, -43.4314
        CIE-LCH:
        59.0476, 61.8368, 315.3838
        CIE-Luv:
        59.0476, 25.1294, -73.7540
        Hunter-Lab:
        52.0377, 38.3875, -43.6204
      #b473db color charts
#b473db RGB chart
      #b473db CMYK chart
      #b473db RGB pie chart
      #b473db color shades, tints & tones
#b473db color schemes
#b473db color preview, HTML & CSS examples
           This text has a color of #b473db        
        
          <p style="color:#b473db;">Text here</p>
        
        
          .mytext {color:#b473db;}
        
        Text color #b473db
      
           This box has a color of #b473db        
        
          <div style="background-color:#b473db;">Content here</div>
        
        
          .mybackground {background-color:#b473db;}
        
        Background color #b473db
      
           Border around this has a color of #b473db        
        
          <div style="border:2px solid #b473db;">Content here</div>
        
        
          .myborder {border:2px solid #b473db;}
        
        Border color #b473db