#b170bf color space conversions
Hex:
        #b170bf
        RGB:
        177, 112, 191
        CMY:
        31, 56, 25
        CMYK:
        7, 41, 0, 25
      HSL:
        289°, 38.1643%, 59.4118%
        HSV (HSB):
        289°, 41.3613%, 74.9020%
        XYZ:
        33.3296, 24.6970, 52.3006
        xyY:
        0.3021, 0.2239, 24.6970
      CIE-Lab:
        56.7790, 38.8850, -31.1503
        CIE-LCH:
        56.7790, 49.8235, 321.3023
        CIE-Luv:
        56.7790, 29.4787, -53.0757
        Hunter-Lab:
        49.6961, 32.7461, -27.6099
      #b170bf color charts
#b170bf RGB chart
      #b170bf CMYK chart
      #b170bf RGB pie chart
      #b170bf color shades, tints & tones
#b170bf color schemes
#b170bf color preview, HTML & CSS examples
           This text has a color of #b170bf        
        
          <p style="color:#b170bf;">Text here</p>
        
        
          .mytext {color:#b170bf;}
        
        Text color #b170bf
      
           This box has a color of #b170bf        
        
          <div style="background-color:#b170bf;">Content here</div>
        
        
          .mybackground {background-color:#b170bf;}
        
        Background color #b170bf
      
           Border around this has a color of #b170bf        
        
          <div style="border:2px solid #b170bf;">Content here</div>
        
        
          .myborder {border:2px solid #b170bf;}
        
        Border color #b170bf