#b212ee color space conversions
Hex:
        #b212ee
        RGB:
        178, 18, 238
        CMY:
        30, 93, 7
        CMYK:
        25, 92, 0, 7
      HSL:
        284°, 86.6142%, 50.1961%
        HSV (HSB):
        284°, 92.4370%, 93.3333%
        XYZ:
        34.0090, 16.0706, 82.1984
        xyY:
        0.2571, 0.1215, 16.0706
      CIE-Lab:
        47.0670, 83.1269, -73.3726
        CIE-LCH:
        47.0670, 110.8766, 318.5665
        CIE-Luv:
        47.0670, 38.5073, -116.9150
        Hunter-Lab:
        40.0882, 81.2770, -93.5088
      #b212ee color charts
#b212ee RGB chart
      #b212ee CMYK chart
      #b212ee RGB pie chart
      #b212ee color shades, tints & tones
#b212ee color schemes
#b212ee color preview, HTML & CSS examples
           This text has a color of #b212ee        
        
          <p style="color:#b212ee;">Text here</p>
        
        
          .mytext {color:#b212ee;}
        
        Text color #b212ee
      
           This box has a color of #b212ee        
        
          <div style="background-color:#b212ee;">Content here</div>
        
        
          .mybackground {background-color:#b212ee;}
        
        Background color #b212ee
      
           Border around this has a color of #b212ee        
        
          <div style="border:2px solid #b212ee;">Content here</div>
        
        
          .myborder {border:2px solid #b212ee;}
        
        Border color #b212ee