#b204b2 color space conversions
Hex:
        #b204b2
        RGB:
        178, 4, 178
        CMY:
        30, 98, 30
        CMYK:
        0, 98, 0, 30
      HSL:
        300°, 95.6044%, 35.6863%
        HSV (HSB):
        300°, 97.7528%, 69.8039%
        XYZ:
        26.4394, 12.7662, 43.1901
        xyY:
        0.3209, 0.1549, 12.7662
      CIE-Lab:
        42.4088, 74.6312, -46.2458
        CIE-LCH:
        42.4088, 87.7980, 328.2153
        CIE-Luv:
        42.4088, 58.7132, -75.9181
        Hunter-Lab:
        35.7298, 69.5597, -46.6588
      #b204b2 color charts
#b204b2 RGB chart
      #b204b2 CMYK chart
      #b204b2 RGB pie chart
      #b204b2 color shades, tints & tones
#b204b2 color schemes
#b204b2 color preview, HTML & CSS examples
           This text has a color of #b204b2        
        
          <p style="color:#b204b2;">Text here</p>
        
        
          .mytext {color:#b204b2;}
        
        Text color #b204b2
      
           This box has a color of #b204b2        
        
          <div style="background-color:#b204b2;">Content here</div>
        
        
          .mybackground {background-color:#b204b2;}
        
        Background color #b204b2
      
           Border around this has a color of #b204b2        
        
          <div style="border:2px solid #b204b2;">Content here</div>
        
        
          .myborder {border:2px solid #b204b2;}
        
        Border color #b204b2