#bd27ea color space conversions
Hex:
        #bd27ea
        RGB:
        189, 39, 234
        CMY:
        26, 85, 8
        CMYK:
        19, 83, 0, 8
      HSL:
        286°, 82.2785%, 53.5294%
        HSV (HSB):
        286°, 83.3333%, 91.7647%
        XYZ:
        36.5631, 18.2104, 79.4298
        xyY:
        0.2724, 0.1357, 18.2104
      CIE-Lab:
        49.7503, 80.2334, -66.6783
        CIE-LCH:
        49.7503, 104.3236, 320.2716
        CIE-Luv:
        49.7503, 44.6519, -109.4729
        Hunter-Lab:
        42.6736, 78.2613, -80.4869
      #bd27ea color charts
#bd27ea RGB chart
      #bd27ea CMYK chart
      #bd27ea RGB pie chart
      #bd27ea color shades, tints & tones
#bd27ea color schemes
#bd27ea color preview, HTML & CSS examples
           This text has a color of #bd27ea        
        
          <p style="color:#bd27ea;">Text here</p>
        
        
          .mytext {color:#bd27ea;}
        
        Text color #bd27ea
      
           This box has a color of #bd27ea        
        
          <div style="background-color:#bd27ea;">Content here</div>
        
        
          .mybackground {background-color:#bd27ea;}
        
        Background color #bd27ea
      
           Border around this has a color of #bd27ea        
        
          <div style="border:2px solid #bd27ea;">Content here</div>
        
        
          .myborder {border:2px solid #bd27ea;}
        
        Border color #bd27ea