#bd25ea color space conversions
Hex:
        #bd25ea
        RGB:
        189, 37, 234
        CMY:
        26, 85, 8
        CMYK:
        19, 84, 0, 8
      HSL:
        286°, 82.4268%, 53.1373%
        HSV (HSB):
        286°, 84.1880%, 91.7647%
        XYZ:
        36.4991, 18.0825, 79.4084
        xyY:
        0.2724, 0.1350, 18.0825
      CIE-Lab:
        49.5960, 80.6864, -66.9282
        CIE-LCH:
        49.5960, 104.8317, 320.3248
        CIE-Luv:
        49.5960, 44.8563, -109.7700
        Hunter-Lab:
        42.5235, 78.7955, -80.9518
      #bd25ea color charts
#bd25ea RGB chart
      #bd25ea CMYK chart
      #bd25ea RGB pie chart
      #bd25ea color shades, tints & tones
#bd25ea color schemes
#bd25ea color preview, HTML & CSS examples
           This text has a color of #bd25ea        
        
          <p style="color:#bd25ea;">Text here</p>
        
        
          .mytext {color:#bd25ea;}
        
        Text color #bd25ea
      
           This box has a color of #bd25ea        
        
          <div style="background-color:#bd25ea;">Content here</div>
        
        
          .mybackground {background-color:#bd25ea;}
        
        Background color #bd25ea
      
           Border around this has a color of #bd25ea        
        
          <div style="border:2px solid #bd25ea;">Content here</div>
        
        
          .myborder {border:2px solid #bd25ea;}
        
        Border color #bd25ea