#b816fa color space conversions
Hex:
        #b816fa
        RGB:
        184, 22, 250
        CMY:
        28, 91, 2
        CMYK:
        26, 91, 0, 2
      HSL:
        283°, 95.7983%, 53.3333%
        HSV (HSB):
        283°, 91.2000%, 98.0392%
        XYZ:
        37.3094, 17.6663, 91.8860
        xyY:
        0.2540, 0.1203, 17.6663
      CIE-Lab:
        49.0888, 85.5421, -76.7770
        CIE-LCH:
        49.0888, 114.9441, 318.0909
        CIE-Luv:
        49.0888, 38.5278, -123.3154
        Hunter-Lab:
        42.0313, 84.8921, -100.1939
      #b816fa color charts
#b816fa RGB chart
      #b816fa CMYK chart
      #b816fa RGB pie chart
      #b816fa color shades, tints & tones
#b816fa color schemes
#b816fa color preview, HTML & CSS examples
           This text has a color of #b816fa        
        
          <p style="color:#b816fa;">Text here</p>
        
        
          .mytext {color:#b816fa;}
        
        Text color #b816fa
      
           This box has a color of #b816fa        
        
          <div style="background-color:#b816fa;">Content here</div>
        
        
          .mybackground {background-color:#b816fa;}
        
        Background color #b816fa
      
           Border around this has a color of #b816fa        
        
          <div style="border:2px solid #b816fa;">Content here</div>
        
        
          .myborder {border:2px solid #b816fa;}
        
        Border color #b816fa