#b007a2 color space conversions
Hex:
        #b007a2
        RGB:
        176, 7, 162
        CMY:
        31, 97, 36
        CMYK:
        0, 96, 8, 31
      HSL:
        305°, 92.3497%, 35.8824%
        HSV (HSB):
        305°, 96.0227%, 69.0196%
        XYZ:
        24.5021, 11.9907, 35.2055
        xyY:
        0.3417, 0.1672, 11.9907
      CIE-Lab:
        41.2013, 71.6605, -38.6484
        CIE-LCH:
        41.2013, 81.4182, 331.6609
        CIE-Luv:
        41.2013, 63.3835, -64.3788
        Hunter-Lab:
        34.6276, 65.7062, -36.0401
      #b007a2 color charts
#b007a2 RGB chart
      #b007a2 CMYK chart
      #b007a2 RGB pie chart
      #b007a2 color shades, tints & tones
#b007a2 color schemes
#b007a2 color preview, HTML & CSS examples
           This text has a color of #b007a2        
        
          <p style="color:#b007a2;">Text here</p>
        
        
          .mytext {color:#b007a2;}
        
        Text color #b007a2
      
           This box has a color of #b007a2        
        
          <div style="background-color:#b007a2;">Content here</div>
        
        
          .mybackground {background-color:#b007a2;}
        
        Background color #b007a2
      
           Border around this has a color of #b007a2        
        
          <div style="border:2px solid #b007a2;">Content here</div>
        
        
          .myborder {border:2px solid #b007a2;}
        
        Border color #b007a2