#bd26ea color space conversions
Hex:
        #bd26ea
        RGB:
        189, 38, 234
        CMY:
        26, 85, 8
        CMYK:
        19, 84, 0, 8
      HSL:
        286°, 82.3529%, 53.3333%
        HSV (HSB):
        286°, 83.7607%, 91.7647%
        XYZ:
        36.5307, 18.1456, 79.4190
        xyY:
        0.2724, 0.1353, 18.1456
      CIE-Lab:
        49.6722, 80.4626, -66.8048
        CIE-LCH:
        49.6722, 104.5806, 320.2985
        CIE-Luv:
        49.6722, 44.7555, -109.6235
        Hunter-Lab:
        42.5976, 78.5314, -80.7220
      #bd26ea color charts
#bd26ea RGB chart
      #bd26ea CMYK chart
      #bd26ea RGB pie chart
      #bd26ea color shades, tints & tones
#bd26ea color schemes
#bd26ea color preview, HTML & CSS examples
           This text has a color of #bd26ea        
        
          <p style="color:#bd26ea;">Text here</p>
        
        
          .mytext {color:#bd26ea;}
        
        Text color #bd26ea
      
           This box has a color of #bd26ea        
        
          <div style="background-color:#bd26ea;">Content here</div>
        
        
          .mybackground {background-color:#bd26ea;}
        
        Background color #bd26ea
      
           Border around this has a color of #bd26ea        
        
          <div style="border:2px solid #bd26ea;">Content here</div>
        
        
          .myborder {border:2px solid #bd26ea;}
        
        Border color #bd26ea