#b205b4 color space conversions
Hex:
        #b205b4
        RGB:
        178, 5, 180
        CMY:
        30, 98, 29
        CMYK:
        1, 97, 0, 29
      HSL:
        299°, 94.5946%, 36.2745%
        HSV (HSB):
        299°, 97.2222%, 70.5882%
        XYZ:
        26.6526, 12.8688, 44.2592
        xyY:
        0.3181, 0.1536, 12.8688
      CIE-Lab:
        42.5649, 74.8332, -47.1793
        CIE-LCH:
        42.5649, 88.4640, 327.7702
        CIE-Luv:
        42.5649, 57.8982, -77.3220
        Hunter-Lab:
        35.8731, 69.8419, -48.0391
      #b205b4 color charts
#b205b4 RGB chart
      #b205b4 CMYK chart
      #b205b4 RGB pie chart
      #b205b4 color shades, tints & tones
#b205b4 color schemes
#b205b4 color preview, HTML & CSS examples
           This text has a color of #b205b4        
        
          <p style="color:#b205b4;">Text here</p>
        
        
          .mytext {color:#b205b4;}
        
        Text color #b205b4
      
           This box has a color of #b205b4        
        
          <div style="background-color:#b205b4;">Content here</div>
        
        
          .mybackground {background-color:#b205b4;}
        
        Background color #b205b4
      
           Border around this has a color of #b205b4        
        
          <div style="border:2px solid #b205b4;">Content here</div>
        
        
          .myborder {border:2px solid #b205b4;}
        
        Border color #b205b4