#b007d9 color space conversions
Hex:
        #b007d9
        RGB:
        176, 7, 217
        CMY:
        31, 97, 15
        CMYK:
        19, 97, 0, 15
      HSL:
        288°, 93.7500%, 43.9216%
        HSV (HSB):
        288°, 96.7742%, 85.0980%
        XYZ:
        30.5049, 14.3918, 66.8158
        xyY:
        0.2731, 0.1288, 14.3918
      CIE-Lab:
        44.7897, 80.3070, -65.1461
        CIE-LCH:
        44.7897, 103.4081, 320.9506
        CIE-Luv:
        44.7897, 43.8088, -103.9097
        Hunter-Lab:
        37.9365, 77.1433, -77.8689
      #b007d9 color charts
#b007d9 RGB chart
      #b007d9 CMYK chart
      #b007d9 RGB pie chart
      #b007d9 color shades, tints & tones
#b007d9 color schemes
#b007d9 color preview, HTML & CSS examples
           This text has a color of #b007d9        
        
          <p style="color:#b007d9;">Text here</p>
        
        
          .mytext {color:#b007d9;}
        
        Text color #b007d9
      
           This box has a color of #b007d9        
        
          <div style="background-color:#b007d9;">Content here</div>
        
        
          .mybackground {background-color:#b007d9;}
        
        Background color #b007d9
      
           Border around this has a color of #b007d9        
        
          <div style="border:2px solid #b007d9;">Content here</div>
        
        
          .myborder {border:2px solid #b007d9;}
        
        Border color #b007d9