#b205c4 color space conversions
Hex:
        #b205c4
        RGB:
        178, 5, 196
        CMY:
        30, 98, 23
        CMYK:
        9, 97, 0, 23
      HSL:
        294°, 95.0249%, 39.4118%
        HSV (HSB):
        294°, 97.4490%, 76.8627%
        XYZ:
        28.3782, 13.5590, 53.3460
        xyY:
        0.2978, 0.1423, 13.5590
      CIE-Lab:
        43.5938, 77.3140, -54.9202
        CIE-LCH:
        43.5938, 94.8350, 324.6118
        CIE-Luv:
        43.5938, 52.0701, -88.9037
        Hunter-Lab:
        36.8226, 73.1255, -60.1194
      #b205c4 color charts
#b205c4 RGB chart
      #b205c4 CMYK chart
      #b205c4 RGB pie chart
      #b205c4 color shades, tints & tones
#b205c4 color schemes
#b205c4 color preview, HTML & CSS examples
           This text has a color of #b205c4        
        
          <p style="color:#b205c4;">Text here</p>
        
        
          .mytext {color:#b205c4;}
        
        Text color #b205c4
      
           This box has a color of #b205c4        
        
          <div style="background-color:#b205c4;">Content here</div>
        
        
          .mybackground {background-color:#b205c4;}
        
        Background color #b205c4
      
           Border around this has a color of #b205c4        
        
          <div style="border:2px solid #b205c4;">Content here</div>
        
        
          .myborder {border:2px solid #b205c4;}
        
        Border color #b205c4