#b825da color space conversions
Hex:
        #b825da
        RGB:
        184, 37, 218
        CMY:
        28, 85, 15
        CMYK:
        16, 83, 0, 15
      HSL:
        289°, 70.9804%, 50.0000%
        HSV (HSB):
        289°, 83.0275%, 85.4902%
        XYZ:
        33.0836, 16.5754, 67.7853
        xyY:
        0.2817, 0.1411, 16.5754
      CIE-Lab:
        47.7206, 77.0606, -60.9110
        CIE-LCH:
        47.7206, 98.2267, 321.6761
        CIE-Luv:
        47.7206, 46.5119, -99.7526
        Hunter-Lab:
        40.7129, 73.8027, -70.2163
      #b825da color charts
#b825da RGB chart
      #b825da CMYK chart
      #b825da RGB pie chart
      #b825da color shades, tints & tones
#b825da color schemes
#b825da color preview, HTML & CSS examples
           This text has a color of #b825da        
        
          <p style="color:#b825da;">Text here</p>
        
        
          .mytext {color:#b825da;}
        
        Text color #b825da
      
           This box has a color of #b825da        
        
          <div style="background-color:#b825da;">Content here</div>
        
        
          .mybackground {background-color:#b825da;}
        
        Background color #b825da
      
           Border around this has a color of #b825da        
        
          <div style="border:2px solid #b825da;">Content here</div>
        
        
          .myborder {border:2px solid #b825da;}
        
        Border color #b825da