#b008bd color space conversions
Hex:
        #b008bd
        RGB:
        176, 8, 189
        CMY:
        31, 97, 26
        CMYK:
        7, 96, 0, 26
      HSL:
        296°, 91.8782%, 38.6275%
        HSV (HSB):
        296°, 95.7672%, 74.1176%
        XYZ:
        27.1766, 13.0779, 49.2360
        xyY:
        0.3037, 0.1461, 13.0779
      CIE-Lab:
        42.8804, 75.6044, -51.9924
        CIE-LCH:
        42.8804, 91.7564, 325.4840
        CIE-Luv:
        42.8804, 53.0285, -84.2457
        Hunter-Lab:
        36.1634, 70.8562, -55.4083
      #b008bd color charts
#b008bd RGB chart
      #b008bd CMYK chart
      #b008bd RGB pie chart
      #b008bd color shades, tints & tones
#b008bd color schemes
#b008bd color preview, HTML & CSS examples
           This text has a color of #b008bd        
        
          <p style="color:#b008bd;">Text here</p>
        
        
          .mytext {color:#b008bd;}
        
        Text color #b008bd
      
           This box has a color of #b008bd        
        
          <div style="background-color:#b008bd;">Content here</div>
        
        
          .mybackground {background-color:#b008bd;}
        
        Background color #b008bd
      
           Border around this has a color of #b008bd        
        
          <div style="border:2px solid #b008bd;">Content here</div>
        
        
          .myborder {border:2px solid #b008bd;}
        
        Border color #b008bd