#b205b0 color space conversions
Hex:
        #b205b0
        RGB:
        178, 5, 176
        CMY:
        30, 98, 31
        CMYK:
        0, 97, 1, 30
      HSL:
        301°, 94.5355%, 35.8824%
        HSV (HSB):
        301°, 97.1910%, 69.8039%
        XYZ:
        26.2508, 12.7081, 42.1436
        xyY:
        0.3237, 0.1567, 12.7081
      CIE-Lab:
        42.3201, 74.2356, -45.2021
        CIE-LCH:
        42.3201, 86.9147, 328.6627
        CIE-Luv:
        42.3201, 59.4295, -74.3719
        Hunter-Lab:
        35.6484, 69.0593, -45.1388
      #b205b0 color charts
#b205b0 RGB chart
      #b205b0 CMYK chart
      #b205b0 RGB pie chart
      #b205b0 color shades, tints & tones
#b205b0 color schemes
#b205b0 color preview, HTML & CSS examples
           This text has a color of #b205b0        
        
          <p style="color:#b205b0;">Text here</p>
        
        
          .mytext {color:#b205b0;}
        
        Text color #b205b0
      
           This box has a color of #b205b0        
        
          <div style="background-color:#b205b0;">Content here</div>
        
        
          .mybackground {background-color:#b205b0;}
        
        Background color #b205b0
      
           Border around this has a color of #b205b0        
        
          <div style="border:2px solid #b205b0;">Content here</div>
        
        
          .myborder {border:2px solid #b205b0;}
        
        Border color #b205b0