#b826ed color space conversions
Hex:
        #b826ed
        RGB:
        184, 38, 237
        CMY:
        28, 85, 7
        CMYK:
        22, 84, 0, 7
      HSL:
        284°, 84.6809%, 53.9216%
        HSV (HSB):
        284°, 83.9662%, 92.9412%
        XYZ:
        35.7463, 17.6910, 81.6514
        xyY:
        0.2646, 0.1310, 17.6910
      CIE-Lab:
        49.1192, 80.2258, -69.4296
        CIE-LCH:
        49.1192, 106.0973, 319.1262
        CIE-Luv:
        49.1192, 40.8714, -112.8709
        Hunter-Lab:
        42.0607, 78.0966, -85.6559
      #b826ed color charts
#b826ed RGB chart
      #b826ed CMYK chart
      #b826ed RGB pie chart
      #b826ed color shades, tints & tones
#b826ed color schemes
#b826ed color preview, HTML & CSS examples
           This text has a color of #b826ed        
        
          <p style="color:#b826ed;">Text here</p>
        
        
          .mytext {color:#b826ed;}
        
        Text color #b826ed
      
           This box has a color of #b826ed        
        
          <div style="background-color:#b826ed;">Content here</div>
        
        
          .mybackground {background-color:#b826ed;}
        
        Background color #b826ed
      
           Border around this has a color of #b826ed        
        
          <div style="border:2px solid #b826ed;">Content here</div>
        
        
          .myborder {border:2px solid #b826ed;}
        
        Border color #b826ed