#b88af2 color space conversions
Hex:
        #b88af2
        RGB:
        184, 138, 242
        CMY:
        28, 46, 5
        CMYK:
        24, 43, 0, 5
      HSL:
        267°, 80.0000%, 74.5098%
        HSV (HSB):
        267°, 42.9752%, 94.9020%
        XYZ:
        44.8827, 34.7781, 88.3517
        xyY:
        0.2671, 0.2070, 34.7781
      CIE-Lab:
        65.5755, 37.7401, -45.8966
        CIE-LCH:
        65.5755, 59.4207, 309.4300
        CIE-Luv:
        65.5755, 15.3818, -78.3892
        Hunter-Lab:
        58.9730, 32.6486, -47.5456
      #b88af2 color charts
#b88af2 RGB chart
      #b88af2 CMYK chart
      #b88af2 RGB pie chart
      #b88af2 color shades, tints & tones
#b88af2 color schemes
#b88af2 color preview, HTML & CSS examples
           This text has a color of #b88af2        
        
          <p style="color:#b88af2;">Text here</p>
        
        
          .mytext {color:#b88af2;}
        
        Text color #b88af2
      
           This box has a color of #b88af2        
        
          <div style="background-color:#b88af2;">Content here</div>
        
        
          .mybackground {background-color:#b88af2;}
        
        Background color #b88af2
      
           Border around this has a color of #b88af2        
        
          <div style="border:2px solid #b88af2;">Content here</div>
        
        
          .myborder {border:2px solid #b88af2;}
        
        Border color #b88af2