#b205d0 color space conversions
Hex:
        #b205d0
        RGB:
        178, 5, 208
        CMY:
        30, 98, 18
        CMYK:
        14, 98, 0, 18
      HSL:
        291°, 95.3052%, 41.7647%
        HSV (HSB):
        291°, 97.5962%, 81.5686%
        XYZ:
        29.7995, 14.1276, 60.8308
        xyY:
        0.2845, 0.1349, 14.1276
      CIE-Lab:
        44.4154, 79.2615, -60.5574
        CIE-LCH:
        44.4154, 99.7476, 322.6194
        CIE-Luv:
        44.4154, 48.0117, -97.3517
        Hunter-Lab:
        37.5867, 75.7420, -69.6451
      #b205d0 color charts
#b205d0 RGB chart
      #b205d0 CMYK chart
      #b205d0 RGB pie chart
      #b205d0 color shades, tints & tones
#b205d0 color schemes
#b205d0 color preview, HTML & CSS examples
           This text has a color of #b205d0        
        
          <p style="color:#b205d0;">Text here</p>
        
        
          .mytext {color:#b205d0;}
        
        Text color #b205d0
      
           This box has a color of #b205d0        
        
          <div style="background-color:#b205d0;">Content here</div>
        
        
          .mybackground {background-color:#b205d0;}
        
        Background color #b205d0
      
           Border around this has a color of #b205d0        
        
          <div style="border:2px solid #b205d0;">Content here</div>
        
        
          .myborder {border:2px solid #b205d0;}
        
        Border color #b205d0