#b175d7 color space conversions
Hex:
        #b175d7
        RGB:
        177, 117, 215
        CMY:
        31, 54, 16
        CMYK:
        18, 46, 0, 16
      HSL:
        277°, 55.0562%, 65.0980%
        HSV (HSB):
        277°, 45.5814%, 84.3137%
        XYZ:
        36.7585, 26.9760, 67.5595
        xyY:
        0.2800, 0.2055, 26.9760
      CIE-Lab:
        58.9521, 41.2171, -41.3564
        CIE-LCH:
        58.9521, 58.3884, 314.9034
        CIE-Luv:
        58.9521, 23.3336, -70.0374
        Hunter-Lab:
        51.9384, 35.4380, -40.7653
      #b175d7 color charts
#b175d7 RGB chart
      #b175d7 CMYK chart
      #b175d7 RGB pie chart
      #b175d7 color shades, tints & tones
#b175d7 color schemes
#b175d7 color preview, HTML & CSS examples
           This text has a color of #b175d7        
        
          <p style="color:#b175d7;">Text here</p>
        
        
          .mytext {color:#b175d7;}
        
        Text color #b175d7
      
           This box has a color of #b175d7        
        
          <div style="background-color:#b175d7;">Content here</div>
        
        
          .mybackground {background-color:#b175d7;}
        
        Background color #b175d7
      
           Border around this has a color of #b175d7        
        
          <div style="border:2px solid #b175d7;">Content here</div>
        
        
          .myborder {border:2px solid #b175d7;}
        
        Border color #b175d7