#b826fe color space conversions
Hex:
        #b826fe
        RGB:
        184, 38, 254
        CMY:
        28, 85, 0
        CMYK:
        28, 85, 0, 0
      HSL:
        281°, 99.0826%, 57.2549%
        HSV (HSB):
        281°, 85.0394%, 99.6078%
        XYZ:
        38.3497, 18.7323, 95.3604
        xyY:
        0.2516, 0.1229, 18.7323
      CIE-Lab:
        50.3726, 83.3801, -76.9164
        CIE-LCH:
        50.3726, 113.4389, 317.3091
        CIE-Luv:
        50.3726, 36.3684, -124.3318
        Hunter-Lab:
        43.2809, 82.4211, -100.3366
      #b826fe color charts
#b826fe RGB chart
      #b826fe CMYK chart
      #b826fe RGB pie chart
      #b826fe color shades, tints & tones
#b826fe color schemes
#b826fe color preview, HTML & CSS examples
           This text has a color of #b826fe        
        
          <p style="color:#b826fe;">Text here</p>
        
        
          .mytext {color:#b826fe;}
        
        Text color #b826fe
      
           This box has a color of #b826fe        
        
          <div style="background-color:#b826fe;">Content here</div>
        
        
          .mybackground {background-color:#b826fe;}
        
        Background color #b826fe
      
           Border around this has a color of #b826fe        
        
          <div style="border:2px solid #b826fe;">Content here</div>
        
        
          .myborder {border:2px solid #b826fe;}
        
        Border color #b826fe