#b353bd color space conversions
Hex:
        #b353bd
        RGB:
        179, 83, 189
        CMY:
        30, 67, 26
        CMYK:
        5, 56, 0, 26
      HSL:
        294°, 44.5378%, 53.3333%
        HSV (HSB):
        294°, 56.0847%, 74.1176%
        XYZ:
        30.8690, 19.4443, 50.2703
        xyY:
        0.3069, 0.1933, 19.4443
      CIE-Lab:
        51.2031, 54.0198, -38.7104
        CIE-LCH:
        51.2031, 66.4578, 324.3747
        CIE-Luv:
        51.2031, 41.9475, -65.6514
        Hunter-Lab:
        44.0957, 47.7904, -36.7251
      #b353bd color charts
#b353bd RGB chart
      #b353bd CMYK chart
      #b353bd RGB pie chart
      #b353bd color shades, tints & tones
#b353bd color schemes
#b353bd color preview, HTML & CSS examples
           This text has a color of #b353bd        
        
          <p style="color:#b353bd;">Text here</p>
        
        
          .mytext {color:#b353bd;}
        
        Text color #b353bd
      
           This box has a color of #b353bd        
        
          <div style="background-color:#b353bd;">Content here</div>
        
        
          .mybackground {background-color:#b353bd;}
        
        Background color #b353bd
      
           Border around this has a color of #b353bd        
        
          <div style="border:2px solid #b353bd;">Content here</div>
        
        
          .myborder {border:2px solid #b353bd;}
        
        Border color #b353bd