#b82fca color space conversions
Hex:
        #b82fca
        RGB:
        184, 47, 202
        CMY:
        28, 82, 21
        CMYK:
        9, 77, 0, 21
      HSL:
        293°, 62.2490%, 48.8235%
        HSV (HSB):
        293°, 76.7327%, 79.2157%
        XYZ:
        31.4443, 16.4876, 57.4022
        xyY:
        0.2985, 0.1565, 16.4876
      CIE-Lab:
        47.6079, 71.6386, -51.8984
        CIE-LCH:
        47.6079, 88.4620, 324.0787
        CIE-Luv:
        47.6079, 50.1725, -86.2066
        Hunter-Lab:
        40.6050, 67.1710, -55.3933
      #b82fca color charts
#b82fca RGB chart
      #b82fca CMYK chart
      #b82fca RGB pie chart
      #b82fca color shades, tints & tones
#b82fca color schemes
#b82fca color preview, HTML & CSS examples
           This text has a color of #b82fca        
        
          <p style="color:#b82fca;">Text here</p>
        
        
          .mytext {color:#b82fca;}
        
        Text color #b82fca
      
           This box has a color of #b82fca        
        
          <div style="background-color:#b82fca;">Content here</div>
        
        
          .mybackground {background-color:#b82fca;}
        
        Background color #b82fca
      
           Border around this has a color of #b82fca        
        
          <div style="border:2px solid #b82fca;">Content here</div>
        
        
          .myborder {border:2px solid #b82fca;}
        
        Border color #b82fca