#b84ce1 color space conversions
Hex:
        #b84ce1
        RGB:
        184, 76, 225
        CMY:
        28, 70, 12
        CMYK:
        18, 66, 0, 12
      HSL:
        283°, 71.2919%, 59.0196%
        HSV (HSB):
        283°, 66.2222%, 88.2353%
        XYZ:
        35.9422, 20.7955, 73.3537
        xyY:
        0.2763, 0.1599, 20.7955
      CIE-Lab:
        52.7249, 65.3417, -56.8365
        CIE-LCH:
        52.7249, 86.6021, 318.9821
        CIE-Luv:
        52.7249, 37.9061, -95.1321
        Hunter-Lab:
        45.6021, 60.8849, -63.4502
      #b84ce1 color charts
#b84ce1 RGB chart
      #b84ce1 CMYK chart
      #b84ce1 RGB pie chart
      #b84ce1 color shades, tints & tones
#b84ce1 color schemes
#b84ce1 color preview, HTML & CSS examples
           This text has a color of #b84ce1        
        
          <p style="color:#b84ce1;">Text here</p>
        
        
          .mytext {color:#b84ce1;}
        
        Text color #b84ce1
      
           This box has a color of #b84ce1        
        
          <div style="background-color:#b84ce1;">Content here</div>
        
        
          .mybackground {background-color:#b84ce1;}
        
        Background color #b84ce1
      
           Border around this has a color of #b84ce1        
        
          <div style="border:2px solid #b84ce1;">Content here</div>
        
        
          .myborder {border:2px solid #b84ce1;}
        
        Border color #b84ce1