#b208d5 color space conversions
Hex:
        #b208d5
        RGB:
        178, 8, 213
        CMY:
        30, 97, 16
        CMYK:
        16, 96, 0, 16
      HSL:
        290°, 92.7602%, 43.3333%
        HSV (HSB):
        290°, 96.2441%, 83.5294%
        XYZ:
        30.4572, 14.4427, 64.1332
        xyY:
        0.2793, 0.1325, 14.4427
      CIE-Lab:
        44.8613, 79.8199, -62.7170
        CIE-LCH:
        44.8613, 101.5118, 321.8421
        CIE-Luv:
        44.8613, 46.2824, -100.6476
        Hunter-Lab:
        38.0036, 76.5487, -73.4527
      #b208d5 color charts
#b208d5 RGB chart
      #b208d5 CMYK chart
      #b208d5 RGB pie chart
      #b208d5 color shades, tints & tones
#b208d5 color schemes
#b208d5 color preview, HTML & CSS examples
           This text has a color of #b208d5        
        
          <p style="color:#b208d5;">Text here</p>
        
        
          .mytext {color:#b208d5;}
        
        Text color #b208d5
      
           This box has a color of #b208d5        
        
          <div style="background-color:#b208d5;">Content here</div>
        
        
          .mybackground {background-color:#b208d5;}
        
        Background color #b208d5
      
           Border around this has a color of #b208d5        
        
          <div style="border:2px solid #b208d5;">Content here</div>
        
        
          .myborder {border:2px solid #b208d5;}
        
        Border color #b208d5