#b826fc color space conversions
Hex:
        #b826fc
        RGB:
        184, 38, 252
        CMY:
        28, 85, 1
        CMYK:
        27, 85, 0, 1
      HSL:
        281°, 97.2727%, 56.8627%
        HSV (HSB):
        281°, 84.9206%, 98.8235%
        XYZ:
        38.0310, 18.6048, 93.6821
        xyY:
        0.2530, 0.1238, 18.6048
      CIE-Lab:
        50.2217, 83.0043, -76.0474
        CIE-LCH:
        50.2217, 112.5740, 317.5045
        CIE-Luv:
        50.2217, 36.8774, -123.0032
        Hunter-Lab:
        43.1333, 81.9014, -98.5797
      #b826fc color charts
#b826fc RGB chart
      #b826fc CMYK chart
      #b826fc RGB pie chart
      #b826fc color shades, tints & tones
#b826fc color schemes
#b826fc color preview, HTML & CSS examples
           This text has a color of #b826fc        
        
          <p style="color:#b826fc;">Text here</p>
        
        
          .mytext {color:#b826fc;}
        
        Text color #b826fc
      
           This box has a color of #b826fc        
        
          <div style="background-color:#b826fc;">Content here</div>
        
        
          .mybackground {background-color:#b826fc;}
        
        Background color #b826fc
      
           Border around this has a color of #b826fc        
        
          <div style="border:2px solid #b826fc;">Content here</div>
        
        
          .myborder {border:2px solid #b826fc;}
        
        Border color #b826fc