#b406ea color space conversions
Hex:
        #b406ea
        RGB:
        180, 6, 234
        CMY:
        29, 98, 8
        CMYK:
        23, 97, 0, 8
      HSL:
        286°, 95.0000%, 47.0588%
        HSV (HSB):
        286°, 97.4359%, 91.7647%
        XYZ:
        33.7388, 15.7741, 79.1084
        xyY:
        0.2623, 0.1226, 15.7741
      CIE-Lab:
        46.6767, 83.8668, -71.7345
        CIE-LCH:
        46.6767, 110.3607, 319.4584
        CIE-Luv:
        46.6767, 41.2562, -114.4998
        Hunter-Lab:
        39.7166, 82.1298, -90.2936
      #b406ea color charts
#b406ea RGB chart
      #b406ea CMYK chart
      #b406ea RGB pie chart
      #b406ea color shades, tints & tones
#b406ea color schemes
#b406ea color preview, HTML & CSS examples
           This text has a color of #b406ea        
        
          <p style="color:#b406ea;">Text here</p>
        
        
          .mytext {color:#b406ea;}
        
        Text color #b406ea
      
           This box has a color of #b406ea        
        
          <div style="background-color:#b406ea;">Content here</div>
        
        
          .mybackground {background-color:#b406ea;}
        
        Background color #b406ea
      
           Border around this has a color of #b406ea        
        
          <div style="border:2px solid #b406ea;">Content here</div>
        
        
          .myborder {border:2px solid #b406ea;}
        
        Border color #b406ea