#b941da color space conversions
Hex:
        #b941da
        RGB:
        185, 65, 218
        CMY:
        27, 75, 15
        CMYK:
        15, 70, 0, 15
      HSL:
        287°, 67.4009%, 55.4902%
        HSV (HSB):
        287°, 70.1835%, 85.4902%
        XYZ:
        34.5528, 19.1568, 68.2062
        xyY:
        0.2834, 0.1571, 19.1568
      CIE-Lab:
        50.8702, 68.6157, -55.8333
        CIE-LCH:
        50.8702, 88.4617, 320.8644
        CIE-Luv:
        50.8702, 42.7588, -93.1682
        Hunter-Lab:
        43.7685, 64.3207, -61.7559
      #b941da color charts
#b941da RGB chart
      #b941da CMYK chart
      #b941da RGB pie chart
      #b941da color shades, tints & tones
#b941da color schemes
#b941da color preview, HTML & CSS examples
           This text has a color of #b941da        
        
          <p style="color:#b941da;">Text here</p>
        
        
          .mytext {color:#b941da;}
        
        Text color #b941da
      
           This box has a color of #b941da        
        
          <div style="background-color:#b941da;">Content here</div>
        
        
          .mybackground {background-color:#b941da;}
        
        Background color #b941da
      
           Border around this has a color of #b941da        
        
          <div style="border:2px solid #b941da;">Content here</div>
        
        
          .myborder {border:2px solid #b941da;}
        
        Border color #b941da