#b170be color space conversions
Hex:
        #b170be
        RGB:
        177, 112, 190
        CMY:
        31, 56, 25
        CMYK:
        7, 41, 0, 25
      HSL:
        290°, 37.5000%, 59.2157%
        HSV (HSB):
        290°, 41.0526%, 74.5098%
        XYZ:
        33.2199, 24.6532, 51.7229
        xyY:
        0.3031, 0.2249, 24.6532
      CIE-Lab:
        56.7359, 38.6837, -30.6458
        CIE-LCH:
        56.7359, 49.3517, 321.6132
        CIE-Luv:
        56.7359, 29.6623, -52.2471
        Hunter-Lab:
        49.6519, 32.5355, -27.0065
      #b170be color charts
#b170be RGB chart
      #b170be CMYK chart
      #b170be RGB pie chart
      #b170be color shades, tints & tones
#b170be color schemes
#b170be color preview, HTML & CSS examples
           This text has a color of #b170be        
        
          <p style="color:#b170be;">Text here</p>
        
        
          .mytext {color:#b170be;}
        
        Text color #b170be
      
           This box has a color of #b170be        
        
          <div style="background-color:#b170be;">Content here</div>
        
        
          .mybackground {background-color:#b170be;}
        
        Background color #b170be
      
           Border around this has a color of #b170be        
        
          <div style="border:2px solid #b170be;">Content here</div>
        
        
          .myborder {border:2px solid #b170be;}
        
        Border color #b170be