#bd38ff color space conversions
Hex:
        #bd38ff
        RGB:
        189, 56, 255
        CMY:
        26, 78, 0
        CMYK:
        26, 78, 0, 0
      HSL:
        280°, 100.0000%, 60.9804%
        HSV (HSB):
        280°, 78.0392%, 100.0000%
        XYZ:
        40.4504, 20.8672, 96.5035
        xyY:
        0.2563, 0.1322, 20.8672
      CIE-Lab:
        52.8038, 79.5275, -73.4862
        CIE-LCH:
        52.8038, 108.2813, 317.2610
        CIE-Luv:
        52.8038, 36.9366, -120.9844
        Hunter-Lab:
        45.6806, 78.1218, -93.2780
      #bd38ff color charts
#bd38ff RGB chart
      #bd38ff CMYK chart
      #bd38ff RGB pie chart
      #bd38ff color shades, tints & tones
#bd38ff color schemes
#bd38ff color preview, HTML & CSS examples
           This text has a color of #bd38ff        
        
          <p style="color:#bd38ff;">Text here</p>
        
        
          .mytext {color:#bd38ff;}
        
        Text color #bd38ff
      
           This box has a color of #bd38ff        
        
          <div style="background-color:#bd38ff;">Content here</div>
        
        
          .mybackground {background-color:#bd38ff;}
        
        Background color #bd38ff
      
           Border around this has a color of #bd38ff        
        
          <div style="border:2px solid #bd38ff;">Content here</div>
        
        
          .myborder {border:2px solid #bd38ff;}
        
        Border color #bd38ff