#bb94f3 color space conversions
Hex:
        #bb94f3
        RGB:
        187, 148, 243
        CMY:
        27, 42, 5
        CMYK:
        23, 39, 0, 5
      HSL:
        265°, 79.8319%, 76.6667%
        HSV (HSB):
        265°, 39.0947%, 95.2941%
        XYZ:
        47.2611, 38.2157, 89.6795
        xyY:
        0.2698, 0.2182, 38.2157
      CIE-Lab:
        68.1793, 33.2768, -42.3373
        CIE-LCH:
        68.1793, 53.8497, 308.1671
        CIE-Luv:
        68.1793, 13.0120, -72.3985
        Hunter-Lab:
        61.8188, 28.2820, -42.7378
      #bb94f3 color charts
#bb94f3 RGB chart
      #bb94f3 CMYK chart
      #bb94f3 RGB pie chart
      #bb94f3 color shades, tints & tones
#bb94f3 color schemes
#bb94f3 color preview, HTML & CSS examples
           This text has a color of #bb94f3        
        
          <p style="color:#bb94f3;">Text here</p>
        
        
          .mytext {color:#bb94f3;}
        
        Text color #bb94f3
      
           This box has a color of #bb94f3        
        
          <div style="background-color:#bb94f3;">Content here</div>
        
        
          .mybackground {background-color:#bb94f3;}
        
        Background color #bb94f3
      
           Border around this has a color of #bb94f3        
        
          <div style="border:2px solid #bb94f3;">Content here</div>
        
        
          .myborder {border:2px solid #bb94f3;}
        
        Border color #bb94f3