#bd84f3 color space conversions
Hex:
        #bd84f3
        RGB:
        189, 132, 243
        CMY:
        26, 48, 5
        CMYK:
        22, 46, 0, 5
      HSL:
        271°, 82.2222%, 73.5294%
        HSV (HSB):
        271°, 45.6790%, 95.2941%
        XYZ:
        45.4152, 33.7924, 88.9230
        xyY:
        0.2701, 0.2010, 33.7924
      CIE-Lab:
        64.7975, 42.6278, -47.6394
        CIE-LCH:
        64.7975, 63.9268, 311.8223
        CIE-Luv:
        64.7975, 20.1740, -81.7290
        Hunter-Lab:
        58.1312, 37.7240, -50.0036
      #bd84f3 color charts
#bd84f3 RGB chart
      #bd84f3 CMYK chart
      #bd84f3 RGB pie chart
      #bd84f3 color shades, tints & tones
#bd84f3 color schemes
#bd84f3 color preview, HTML & CSS examples
           This text has a color of #bd84f3        
        
          <p style="color:#bd84f3;">Text here</p>
        
        
          .mytext {color:#bd84f3;}
        
        Text color #bd84f3
      
           This box has a color of #bd84f3        
        
          <div style="background-color:#bd84f3;">Content here</div>
        
        
          .mybackground {background-color:#bd84f3;}
        
        Background color #bd84f3
      
           Border around this has a color of #bd84f3        
        
          <div style="border:2px solid #bd84f3;">Content here</div>
        
        
          .myborder {border:2px solid #bd84f3;}
        
        Border color #bd84f3