#b901d2 color space conversions
Hex:
        #b901d2
        RGB:
        185, 1, 210
        CMY:
        27, 100, 18
        CMYK:
        12, 100, 0, 18
      HSL:
        293°, 99.0521%, 41.3725%
        HSV (HSB):
        293°, 99.5238%, 82.3529%
        XYZ:
        31.6513, 14.9891, 62.1978
        xyY:
        0.2908, 0.1377, 14.9891
      CIE-Lab:
        45.6193, 80.9669, -59.7063
        CIE-LCH:
        45.6193, 100.6006, 323.5943
        CIE-Luv:
        45.6193, 52.1280, -97.1849
        Hunter-Lab:
        38.7158, 78.1763, -68.1495
      #b901d2 color charts
#b901d2 RGB chart
      #b901d2 CMYK chart
      #b901d2 RGB pie chart
      #b901d2 color shades, tints & tones
#b901d2 color schemes
#b901d2 color preview, HTML & CSS examples
           This text has a color of #b901d2        
        
          <p style="color:#b901d2;">Text here</p>
        
        
          .mytext {color:#b901d2;}
        
        Text color #b901d2
      
           This box has a color of #b901d2        
        
          <div style="background-color:#b901d2;">Content here</div>
        
        
          .mybackground {background-color:#b901d2;}
        
        Background color #b901d2
      
           Border around this has a color of #b901d2        
        
          <div style="border:2px solid #b901d2;">Content here</div>
        
        
          .myborder {border:2px solid #b901d2;}
        
        Border color #b901d2