#b206c4 color space conversions
Hex:
        #b206c4
        RGB:
        178, 6, 196
        CMY:
        30, 98, 23
        CMYK:
        9, 97, 0, 23
      HSL:
        294°, 94.0594%, 39.6078%
        HSV (HSB):
        294°, 96.9388%, 76.8627%
        XYZ:
        28.3890, 13.5807, 53.3496
        xyY:
        0.2978, 0.1425, 13.5807
      CIE-Lab:
        43.6256, 77.2196, -54.8690
        CIE-LCH:
        43.6256, 94.7284, 324.6040
        CIE-Luv:
        43.6256, 52.0253, -88.8424
        Hunter-Lab:
        36.8521, 73.0165, -60.0359
      #b206c4 color charts
#b206c4 RGB chart
      #b206c4 CMYK chart
      #b206c4 RGB pie chart
      #b206c4 color shades, tints & tones
#b206c4 color schemes
#b206c4 color preview, HTML & CSS examples
           This text has a color of #b206c4        
        
          <p style="color:#b206c4;">Text here</p>
        
        
          .mytext {color:#b206c4;}
        
        Text color #b206c4
      
           This box has a color of #b206c4        
        
          <div style="background-color:#b206c4;">Content here</div>
        
        
          .mybackground {background-color:#b206c4;}
        
        Background color #b206c4
      
           Border around this has a color of #b206c4        
        
          <div style="border:2px solid #b206c4;">Content here</div>
        
        
          .myborder {border:2px solid #b206c4;}
        
        Border color #b206c4