#b912ea color space conversions
Hex:
        #b912ea
        RGB:
        185, 18, 234
        CMY:
        27, 93, 8
        CMYK:
        21, 92, 0, 8
      HSL:
        286°, 85.7143%, 49.4118%
        HSV (HSB):
        286°, 92.3077%, 91.7647%
        XYZ:
        35.0752, 16.6874, 79.2142
        xyY:
        0.2678, 0.1274, 16.6874
      CIE-Lab:
        47.8637, 83.3640, -69.7680
        CIE-LCH:
        47.8637, 108.7066, 320.0738
        CIE-Luv:
        47.8637, 43.8090, -112.7406
        Hunter-Lab:
        40.8502, 81.7773, -86.3763
      #b912ea color charts
#b912ea RGB chart
      #b912ea CMYK chart
      #b912ea RGB pie chart
      #b912ea color shades, tints & tones
#b912ea color schemes
#b912ea color preview, HTML & CSS examples
           This text has a color of #b912ea        
        
          <p style="color:#b912ea;">Text here</p>
        
        
          .mytext {color:#b912ea;}
        
        Text color #b912ea
      
           This box has a color of #b912ea        
        
          <div style="background-color:#b912ea;">Content here</div>
        
        
          .mybackground {background-color:#b912ea;}
        
        Background color #b912ea
      
           Border around this has a color of #b912ea        
        
          <div style="border:2px solid #b912ea;">Content here</div>
        
        
          .myborder {border:2px solid #b912ea;}
        
        Border color #b912ea