#b205bd color space conversions
Hex:
        #b205bd
        RGB:
        178, 5, 189
        CMY:
        30, 98, 26
        CMYK:
        6, 97, 0, 26
      HSL:
        296°, 94.8454%, 38.0392%
        HSV (HSB):
        296°, 97.3545%, 74.1176%
        XYZ:
        27.5997, 13.2476, 49.2465
        xyY:
        0.3063, 0.1470, 13.2476
      CIE-Lab:
        43.1340, 76.2114, -51.5660
        CIE-LCH:
        43.1340, 92.0176, 325.9170
        CIE-Luv:
        43.1340, 54.5611, -83.8807
        Hunter-Lab:
        36.3973, 71.6593, -54.7428
      #b205bd color charts
#b205bd RGB chart
      #b205bd CMYK chart
      #b205bd RGB pie chart
      #b205bd color shades, tints & tones
#b205bd color schemes
#b205bd color preview, HTML & CSS examples
           This text has a color of #b205bd        
        
          <p style="color:#b205bd;">Text here</p>
        
        
          .mytext {color:#b205bd;}
        
        Text color #b205bd
      
           This box has a color of #b205bd        
        
          <div style="background-color:#b205bd;">Content here</div>
        
        
          .mybackground {background-color:#b205bd;}
        
        Background color #b205bd
      
           Border around this has a color of #b205bd        
        
          <div style="border:2px solid #b205bd;">Content here</div>
        
        
          .myborder {border:2px solid #b205bd;}
        
        Border color #b205bd