#b07dc8 color space conversions
Hex:
        #b07dc8
        RGB:
        176, 125, 200
        CMY:
        31, 51, 22
        CMYK:
        12, 38, 0, 22
      HSL:
        281°, 40.5405%, 63.7255%
        HSV (HSB):
        281°, 37.5000%, 78.4314%
        XYZ:
        35.6634, 28.0675, 58.1815
        xyY:
        0.2925, 0.2302, 28.0675
      CIE-Lab:
        59.9496, 33.2634, -31.3472
        CIE-LCH:
        59.9496, 45.7067, 316.6987
        CIE-Luv:
        59.9496, 21.9441, -53.1103
        Hunter-Lab:
        52.9787, 27.4472, -28.0274
      #b07dc8 color charts
#b07dc8 RGB chart
      #b07dc8 CMYK chart
      #b07dc8 RGB pie chart
      #b07dc8 color shades, tints & tones
#b07dc8 color schemes
#b07dc8 color preview, HTML & CSS examples
           This text has a color of #b07dc8        
        
          <p style="color:#b07dc8;">Text here</p>
        
        
          .mytext {color:#b07dc8;}
        
        Text color #b07dc8
      
           This box has a color of #b07dc8        
        
          <div style="background-color:#b07dc8;">Content here</div>
        
        
          .mybackground {background-color:#b07dc8;}
        
        Background color #b07dc8
      
           Border around this has a color of #b07dc8        
        
          <div style="border:2px solid #b07dc8;">Content here</div>
        
        
          .myborder {border:2px solid #b07dc8;}
        
        Border color #b07dc8