#bd94f3 color space conversions
Hex:
        #bd94f3
        RGB:
        189, 148, 243
        CMY:
        26, 42, 5
        CMYK:
        22, 39, 0, 5
      HSL:
        266°, 79.8319%, 76.6667%
        HSV (HSB):
        266°, 39.0947%, 95.2941%
        XYZ:
        47.7538, 38.4697, 89.7025
        xyY:
        0.2714, 0.2187, 38.4697
      CIE-Lab:
        68.3654, 33.8465, -42.0325
        CIE-LCH:
        68.3654, 53.9659, 308.8426
        CIE-Luv:
        68.3654, 14.0833, -72.0040
        Hunter-Lab:
        62.0239, 28.8899, -42.3318
      #bd94f3 color charts
#bd94f3 RGB chart
      #bd94f3 CMYK chart
      #bd94f3 RGB pie chart
      #bd94f3 color shades, tints & tones
#bd94f3 color schemes
#bd94f3 color preview, HTML & CSS examples
           This text has a color of #bd94f3        
        
          <p style="color:#bd94f3;">Text here</p>
        
        
          .mytext {color:#bd94f3;}
        
        Text color #bd94f3
      
           This box has a color of #bd94f3        
        
          <div style="background-color:#bd94f3;">Content here</div>
        
        
          .mybackground {background-color:#bd94f3;}
        
        Background color #bd94f3
      
           Border around this has a color of #bd94f3        
        
          <div style="border:2px solid #bd94f3;">Content here</div>
        
        
          .myborder {border:2px solid #bd94f3;}
        
        Border color #bd94f3