#b915c2 color space conversions
Hex:
        #b915c2
        RGB:
        185, 21, 194
        CMY:
        27, 92, 24
        CMYK:
        5, 89, 0, 24
      HSL:
        297°, 80.4651%, 42.1569%
        HSV (HSB):
        297°, 89.1753%, 76.0784%
        XYZ:
        30.0134, 14.7457, 52.3033
        xyY:
        0.3092, 0.1519, 14.7457
      CIE-Lab:
        45.2839, 76.3284, -50.9722
        CIE-LCH:
        45.2839, 91.7834, 326.2649
        CIE-Luv:
        45.2839, 56.7090, -84.2713
        Hunter-Lab:
        38.4001, 72.3148, -53.8765
      #b915c2 color charts
#b915c2 RGB chart
      #b915c2 CMYK chart
      #b915c2 RGB pie chart
      #b915c2 color shades, tints & tones
#b915c2 color schemes
#b915c2 color preview, HTML & CSS examples
           This text has a color of #b915c2        
        
          <p style="color:#b915c2;">Text here</p>
        
        
          .mytext {color:#b915c2;}
        
        Text color #b915c2
      
           This box has a color of #b915c2        
        
          <div style="background-color:#b915c2;">Content here</div>
        
        
          .mybackground {background-color:#b915c2;}
        
        Background color #b915c2
      
           Border around this has a color of #b915c2        
        
          <div style="border:2px solid #b915c2;">Content here</div>
        
        
          .myborder {border:2px solid #b915c2;}
        
        Border color #b915c2