#b989fe color space conversions
Hex:
        #b989fe
        RGB:
        185, 137, 254
        CMY:
        27, 46, 0
        CMYK:
        27, 46, 0, 0
      HSL:
        265°, 98.3193%, 76.6667%
        HSV (HSB):
        265°, 46.0630%, 99.6078%
        XYZ:
        46.8426, 35.3614, 98.1225
        xyY:
        0.2598, 0.1961, 35.3614
      CIE-Lab:
        66.0290, 41.3725, -51.7524
        CIE-LCH:
        66.0290, 66.2570, 308.6399
        CIE-Luv:
        66.0290, 14.7004, -88.5961
        Hunter-Lab:
        59.4654, 36.5451, -56.2072
      #b989fe color charts
#b989fe RGB chart
      #b989fe CMYK chart
      #b989fe RGB pie chart
      #b989fe color shades, tints & tones
#b989fe color schemes
#b989fe color preview, HTML & CSS examples
           This text has a color of #b989fe        
        
          <p style="color:#b989fe;">Text here</p>
        
        
          .mytext {color:#b989fe;}
        
        Text color #b989fe
      
           This box has a color of #b989fe        
        
          <div style="background-color:#b989fe;">Content here</div>
        
        
          .mybackground {background-color:#b989fe;}
        
        Background color #b989fe
      
           Border around this has a color of #b989fe        
        
          <div style="border:2px solid #b989fe;">Content here</div>
        
        
          .myborder {border:2px solid #b989fe;}
        
        Border color #b989fe