#b001d7 color space conversions
Hex:
        #b001d7
        RGB:
        176, 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.1811, 14.1581, 65.4320
        xyY:
        0.2749, 0.1290, 14.1581
      CIE-Lab:
        44.4588, 80.5177, -64.5351
        CIE-LCH:
        44.4588, 103.1885, 321.2877
        CIE-Luv:
        44.4588, 44.6498, -102.8656
        Hunter-Lab:
        37.6273, 77.3284, -76.7634
      #b001d7 color charts
#b001d7 RGB chart
      #b001d7 CMYK chart
      #b001d7 RGB pie chart
      #b001d7 color shades, tints & tones
#b001d7 color schemes
#b001d7 color preview, HTML & CSS examples
           This text has a color of #b001d7        
        
          <p style="color:#b001d7;">Text here</p>
        
        
          .mytext {color:#b001d7;}
        
        Text color #b001d7
      
           This box has a color of #b001d7        
        
          <div style="background-color:#b001d7;">Content here</div>
        
        
          .mybackground {background-color:#b001d7;}
        
        Background color #b001d7
      
           Border around this has a color of #b001d7        
        
          <div style="border:2px solid #b001d7;">Content here</div>
        
        
          .myborder {border:2px solid #b001d7;}
        
        Border color #b001d7