#b912ba color space conversions
Hex:
        #b912ba
        RGB:
        185, 18, 186
        CMY:
        27, 93, 27
        CMYK:
        1, 90, 0, 27
      HSL:
        300°, 82.3529%, 40.0000%
        HSV (HSB):
        300°, 90.3226%, 72.9412%
        XYZ:
        29.0868, 14.2921, 47.6800
        xyY:
        0.3194, 0.1570, 14.2921
      CIE-Lab:
        44.6489, 75.5249, -47.3087
        CIE-LCH:
        44.6489, 89.1186, 327.9370
        CIE-Luv:
        44.6489, 59.8905, -78.6719
        Hunter-Lab:
        37.8049, 71.1783, -48.3139
      #b912ba color charts
#b912ba RGB chart
      #b912ba CMYK chart
      #b912ba RGB pie chart
      #b912ba color shades, tints & tones
#b912ba color schemes
#b912ba color preview, HTML & CSS examples
           This text has a color of #b912ba        
        
          <p style="color:#b912ba;">Text here</p>
        
        
          .mytext {color:#b912ba;}
        
        Text color #b912ba
      
           This box has a color of #b912ba        
        
          <div style="background-color:#b912ba;">Content here</div>
        
        
          .mybackground {background-color:#b912ba;}
        
        Background color #b912ba
      
           Border around this has a color of #b912ba        
        
          <div style="border:2px solid #b912ba;">Content here</div>
        
        
          .myborder {border:2px solid #b912ba;}
        
        Border color #b912ba