#bd76ea color space conversions
Hex:
        #bd76ea
        RGB:
        189, 118, 234
        CMY:
        26, 54, 8
        CMYK:
        19, 50, 0, 8
      HSL:
        277°, 73.4177%, 69.0196%
        HSV (HSB):
        277°, 49.5726%, 91.7647%
        XYZ:
        42.3160, 29.7162, 81.3474
        xyY:
        0.2759, 0.1937, 29.7162
      CIE-Lab:
        61.4086, 48.1331, -48.0152
        CIE-LCH:
        61.4086, 67.9871, 315.0702
        CIE-Luv:
        61.4086, 26.6342, -82.2450
        Hunter-Lab:
        54.5126, 43.1656, -50.3178
      #bd76ea color charts
#bd76ea RGB chart
      #bd76ea CMYK chart
      #bd76ea RGB pie chart
      #bd76ea color shades, tints & tones
#bd76ea color schemes
#bd76ea color preview, HTML & CSS examples
           This text has a color of #bd76ea        
        
          <p style="color:#bd76ea;">Text here</p>
        
        
          .mytext {color:#bd76ea;}
        
        Text color #bd76ea
      
           This box has a color of #bd76ea        
        
          <div style="background-color:#bd76ea;">Content here</div>
        
        
          .mybackground {background-color:#bd76ea;}
        
        Background color #bd76ea
      
           Border around this has a color of #bd76ea        
        
          <div style="border:2px solid #bd76ea;">Content here</div>
        
        
          .myborder {border:2px solid #bd76ea;}
        
        Border color #bd76ea