#b101d7 color space conversions
Hex:
        #b101d7
        RGB:
        177, 1, 215
        CMY:
        31, 100, 16
        CMYK:
        18, 100, 0, 16
      HSL:
        289°, 99.0741%, 42.3529%
        HSV (HSB):
        289°, 99.5349%, 84.3137%
        XYZ:
        30.4081, 14.2751, 65.4427
        xyY:
        0.2761, 0.1296, 14.2751
      CIE-Lab:
        44.6249, 80.6547, -64.2579
        CIE-LCH:
        44.6249, 103.1225, 321.4555
        CIE-Luv:
        44.6249, 45.2822, -102.6336
        Hunter-Lab:
        37.7824, 77.5412, -76.2481
      #b101d7 color charts
#b101d7 RGB chart
      #b101d7 CMYK chart
      #b101d7 RGB pie chart
      #b101d7 color shades, tints & tones
#b101d7 color schemes
#b101d7 color preview, HTML & CSS examples
           This text has a color of #b101d7        
        
          <p style="color:#b101d7;">Text here</p>
        
        
          .mytext {color:#b101d7;}
        
        Text color #b101d7
      
           This box has a color of #b101d7        
        
          <div style="background-color:#b101d7;">Content here</div>
        
        
          .mybackground {background-color:#b101d7;}
        
        Background color #b101d7
      
           Border around this has a color of #b101d7        
        
          <div style="border:2px solid #b101d7;">Content here</div>
        
        
          .myborder {border:2px solid #b101d7;}
        
        Border color #b101d7