#b212ec color space conversions
Hex:
        #b212ec
        RGB:
        178, 18, 236
        CMY:
        30, 93, 7
        CMYK:
        25, 92, 0, 7
      HSL:
        284°, 85.8268%, 49.8039%
        HSV (HSB):
        284°, 92.3729%, 92.5490%
        XYZ:
        33.7167, 15.9537, 80.6592
        xyY:
        0.2587, 0.1224, 15.9537
      CIE-Lab:
        46.9137, 82.7678, -72.4931
        CIE-LCH:
        46.9137, 110.0262, 318.7862
        CIE-Luv:
        46.9137, 39.0552, -115.5923
        Hunter-Lab:
        39.9421, 80.7803, -91.7709
      #b212ec color charts
#b212ec RGB chart
      #b212ec CMYK chart
      #b212ec RGB pie chart
      #b212ec color shades, tints & tones
#b212ec color schemes
#b212ec color preview, HTML & CSS examples
           This text has a color of #b212ec        
        
          <p style="color:#b212ec;">Text here</p>
        
        
          .mytext {color:#b212ec;}
        
        Text color #b212ec
      
           This box has a color of #b212ec        
        
          <div style="background-color:#b212ec;">Content here</div>
        
        
          .mybackground {background-color:#b212ec;}
        
        Background color #b212ec
      
           Border around this has a color of #b212ec        
        
          <div style="border:2px solid #b212ec;">Content here</div>
        
        
          .myborder {border:2px solid #b212ec;}
        
        Border color #b212ec