#b82ce5 color space conversions
Hex:
        #b82ce5
        RGB:
        184, 44, 229
        CMY:
        28, 83, 10
        CMYK:
        20, 81, 0, 10
      HSL:
        285°, 78.0591%, 53.5294%
        HSV (HSB):
        285°, 80.7860%, 89.8039%
        XYZ:
        34.8107, 17.6489, 75.7006
        xyY:
        0.2716, 0.1377, 17.6489
      CIE-Lab:
        49.0674, 77.2721, -64.9928
        CIE-LCH:
        49.0674, 100.9705, 319.9331
        CIE-Luv:
        49.0674, 42.4545, -106.3529
        Hunter-Lab:
        42.0105, 74.3899, -77.4298
      #b82ce5 color charts
#b82ce5 RGB chart
      #b82ce5 CMYK chart
      #b82ce5 RGB pie chart
      #b82ce5 color shades, tints & tones
#b82ce5 color schemes
#b82ce5 color preview, HTML & CSS examples
           This text has a color of #b82ce5        
        
          <p style="color:#b82ce5;">Text here</p>
        
        
          .mytext {color:#b82ce5;}
        
        Text color #b82ce5
      
           This box has a color of #b82ce5        
        
          <div style="background-color:#b82ce5;">Content here</div>
        
        
          .mybackground {background-color:#b82ce5;}
        
        Background color #b82ce5
      
           Border around this has a color of #b82ce5        
        
          <div style="border:2px solid #b82ce5;">Content here</div>
        
        
          .myborder {border:2px solid #b82ce5;}
        
        Border color #b82ce5