#b940ba color space conversions
Hex:
        #b940ba
        RGB:
        185, 64, 186
        CMY:
        27, 75, 27
        CMYK:
        1, 66, 0, 27
      HSL:
        300°, 48.8000%, 49.0196%
        HSV (HSB):
        300°, 65.5914%, 72.9412%
        XYZ:
        30.7039, 17.5262, 48.2190
        xyY:
        0.3183, 0.1817, 17.5262
      CIE-Lab:
        48.9164, 63.2625, -40.5212
        CIE-LCH:
        48.9164, 75.1273, 327.3594
        CIE-Luv:
        48.9164, 52.3981, -68.9439
        Hunter-Lab:
        41.8644, 57.6517, -38.9846
      #b940ba color charts
#b940ba RGB chart
      #b940ba CMYK chart
      #b940ba RGB pie chart
      #b940ba color shades, tints & tones
#b940ba color schemes
#b940ba color preview, HTML & CSS examples
           This text has a color of #b940ba        
        
          <p style="color:#b940ba;">Text here</p>
        
        
          .mytext {color:#b940ba;}
        
        Text color #b940ba
      
           This box has a color of #b940ba        
        
          <div style="background-color:#b940ba;">Content here</div>
        
        
          .mybackground {background-color:#b940ba;}
        
        Background color #b940ba
      
           Border around this has a color of #b940ba        
        
          <div style="border:2px solid #b940ba;">Content here</div>
        
        
          .myborder {border:2px solid #b940ba;}
        
        Border color #b940ba