#bd79e5 color space conversions
Hex:
        #bd79e5
        RGB:
        189, 121, 229
        CMY:
        26, 53, 10
        CMYK:
        17, 47, 0, 10
      HSL:
        278°, 67.5000%, 68.6275%
        HSV (HSB):
        278°, 47.1616%, 89.8039%
        XYZ:
        41.9665, 30.1507, 77.7365
        xyY:
        0.2800, 0.2012, 30.1507
      CIE-Lab:
        61.7840, 45.4607, -44.6419
        CIE-LCH:
        61.7840, 63.7148, 315.5206
        CIE-Luv:
        61.7840, 26.4442, -76.5486
        Hunter-Lab:
        54.9097, 40.3325, -45.5011
      #bd79e5 color charts
#bd79e5 RGB chart
      #bd79e5 CMYK chart
      #bd79e5 RGB pie chart
      #bd79e5 color shades, tints & tones
#bd79e5 color schemes
#bd79e5 color preview, HTML & CSS examples
           This text has a color of #bd79e5        
        
          <p style="color:#bd79e5;">Text here</p>
        
        
          .mytext {color:#bd79e5;}
        
        Text color #bd79e5
      
           This box has a color of #bd79e5        
        
          <div style="background-color:#bd79e5;">Content here</div>
        
        
          .mybackground {background-color:#bd79e5;}
        
        Background color #bd79e5
      
           Border around this has a color of #bd79e5        
        
          <div style="border:2px solid #bd79e5;">Content here</div>
        
        
          .myborder {border:2px solid #bd79e5;}
        
        Border color #bd79e5