#b913c1 color space conversions
Hex:
        #b913c1
        RGB:
        185, 19, 193
        CMY:
        27, 93, 24
        CMYK:
        4, 90, 0, 24
      HSL:
        297°, 82.0755%, 41.5686%
        HSV (HSB):
        297°, 90.1554%, 75.6863%
        XYZ:
        29.8661, 14.6303, 51.7019
        xyY:
        0.3105, 0.1521, 14.6303
      CIE-Lab:
        45.1236, 76.4614, -50.6459
        CIE-LCH:
        45.1236, 91.7134, 326.4806
        CIE-Luv:
        45.1236, 57.2250, -83.7425
        Hunter-Lab:
        38.2496, 72.4400, -53.3675
      #b913c1 color charts
#b913c1 RGB chart
      #b913c1 CMYK chart
      #b913c1 RGB pie chart
      #b913c1 color shades, tints & tones
#b913c1 color schemes
#b913c1 color preview, HTML & CSS examples
           This text has a color of #b913c1        
        
          <p style="color:#b913c1;">Text here</p>
        
        
          .mytext {color:#b913c1;}
        
        Text color #b913c1
      
           This box has a color of #b913c1        
        
          <div style="background-color:#b913c1;">Content here</div>
        
        
          .mybackground {background-color:#b913c1;}
        
        Background color #b913c1
      
           Border around this has a color of #b913c1        
        
          <div style="border:2px solid #b913c1;">Content here</div>
        
        
          .myborder {border:2px solid #b913c1;}
        
        Border color #b913c1