#b421ec color space conversions
Hex:
        #b421ec
        RGB:
        180, 33, 236
        CMY:
        29, 87, 7
        CMYK:
        24, 86, 0, 7
      HSL:
        283°, 84.2324%, 52.7451%
        HSV (HSB):
        283°, 86.0169%, 92.5490%
        XYZ:
        34.5066, 16.8471, 80.7900
        xyY:
        0.2611, 0.1275, 16.8471
      CIE-Lab:
        48.0669, 80.5399, -70.6027
        CIE-LCH:
        48.0669, 107.1047, 318.7616
        CIE-Luv:
        48.0669, 39.2367, -113.7436
        Hunter-Lab:
        41.0453, 78.2349, -87.9697
      #b421ec color charts
#b421ec RGB chart
      #b421ec CMYK chart
      #b421ec RGB pie chart
      #b421ec color shades, tints & tones
#b421ec color schemes
#b421ec color preview, HTML & CSS examples
           This text has a color of #b421ec        
        
          <p style="color:#b421ec;">Text here</p>
        
        
          .mytext {color:#b421ec;}
        
        Text color #b421ec
      
           This box has a color of #b421ec        
        
          <div style="background-color:#b421ec;">Content here</div>
        
        
          .mybackground {background-color:#b421ec;}
        
        Background color #b421ec
      
           Border around this has a color of #b421ec        
        
          <div style="border:2px solid #b421ec;">Content here</div>
        
        
          .myborder {border:2px solid #b421ec;}
        
        Border color #b421ec