#b901c1 color space conversions
Hex:
        #b901c1
        RGB:
        185, 1, 193
        CMY:
        27, 100, 24
        CMYK:
        4, 99, 0, 24
      HSL:
        298°, 98.9691%, 38.0392%
        HSV (HSB):
        298°, 99.4819%, 75.6863%
        XYZ:
        29.6441, 14.1863, 51.6279
        xyY:
        0.3105, 0.1486, 14.1863
      CIE-Lab:
        44.4989, 78.3098, -51.6486
        CIE-LCH:
        44.4989, 93.8083, 326.5935
        CIE-Luv:
        44.4989, 58.1953, -85.0338
        Hunter-Lab:
        37.6646, 74.5759, -54.9051
      #b901c1 color charts
#b901c1 RGB chart
      #b901c1 CMYK chart
      #b901c1 RGB pie chart
      #b901c1 color shades, tints & tones
#b901c1 color schemes
#b901c1 color preview, HTML & CSS examples
           This text has a color of #b901c1        
        
          <p style="color:#b901c1;">Text here</p>
        
        
          .mytext {color:#b901c1;}
        
        Text color #b901c1
      
           This box has a color of #b901c1        
        
          <div style="background-color:#b901c1;">Content here</div>
        
        
          .mybackground {background-color:#b901c1;}
        
        Background color #b901c1
      
           Border around this has a color of #b901c1        
        
          <div style="border:2px solid #b901c1;">Content here</div>
        
        
          .myborder {border:2px solid #b901c1;}
        
        Border color #b901c1