#bd3af2 color space conversions
Hex:
        #bd3af2
        RGB:
        189, 58, 242
        CMY:
        26, 77, 5
        CMYK:
        22, 76, 0, 5
      HSL:
        283°, 87.6190%, 58.8235%
        HSV (HSB):
        283°, 76.0331%, 94.9020%
        XYZ:
        38.5263, 20.2557, 85.8836
        xyY:
        0.2663, 0.1400, 20.2557
      CIE-Lab:
        52.1251, 76.3925, -67.3336
        CIE-LCH:
        52.1251, 101.8313, 318.6065
        CIE-Luv:
        52.1251, 39.9778, -111.4743
        Hunter-Lab:
        45.0064, 74.0383, -81.6359
      #bd3af2 color charts
#bd3af2 RGB chart
      #bd3af2 CMYK chart
      #bd3af2 RGB pie chart
      #bd3af2 color shades, tints & tones
#bd3af2 color schemes
#bd3af2 color preview, HTML & CSS examples
           This text has a color of #bd3af2        
        
          <p style="color:#bd3af2;">Text here</p>
        
        
          .mytext {color:#bd3af2;}
        
        Text color #bd3af2
      
           This box has a color of #bd3af2        
        
          <div style="background-color:#bd3af2;">Content here</div>
        
        
          .mybackground {background-color:#bd3af2;}
        
        Background color #bd3af2
      
           Border around this has a color of #bd3af2        
        
          <div style="border:2px solid #bd3af2;">Content here</div>
        
        
          .myborder {border:2px solid #bd3af2;}
        
        Border color #bd3af2