#b915d1 color space conversions
Hex:
        #b915d1
        RGB:
        185, 21, 209
        CMY:
        27, 92, 18
        CMYK:
        11, 90, 0, 18
      HSL:
        292°, 81.7391%, 45.0980%
        HSV (HSB):
        292°, 89.9522%, 81.9608%
        XYZ:
        31.7844, 15.4541, 61.6293
        xyY:
        0.2920, 0.1420, 15.4541
      CIE-Lab:
        46.2499, 78.7337, -58.1120
        CIE-LCH:
        46.2499, 97.8570, 323.5696
        CIE-Luv:
        46.2499, 51.4930, -95.1235
        Hunter-Lab:
        39.3117, 75.5259, -65.4314
      #b915d1 color charts
#b915d1 RGB chart
      #b915d1 CMYK chart
      #b915d1 RGB pie chart
      #b915d1 color shades, tints & tones
#b915d1 color schemes
#b915d1 color preview, HTML & CSS examples
           This text has a color of #b915d1        
        
          <p style="color:#b915d1;">Text here</p>
        
        
          .mytext {color:#b915d1;}
        
        Text color #b915d1
      
           This box has a color of #b915d1        
        
          <div style="background-color:#b915d1;">Content here</div>
        
        
          .mybackground {background-color:#b915d1;}
        
        Background color #b915d1
      
           Border around this has a color of #b915d1        
        
          <div style="border:2px solid #b915d1;">Content here</div>
        
        
          .myborder {border:2px solid #b915d1;}
        
        Border color #b915d1