#bd61e7 color space conversions
Hex:
        #bd61e7
        RGB:
        189, 97, 231
        CMY:
        26, 62, 9
        CMYK:
        18, 58, 0, 9
      HSL:
        281°, 73.6264%, 64.3137%
        HSV (HSB):
        281°, 58.0087%, 90.5882%
        XYZ:
        39.6848, 25.1377, 78.3618
        xyY:
        0.2772, 0.1756, 25.1377
      CIE-Lab:
        57.2094, 58.1499, -53.0072
        CIE-LCH:
        57.2094, 78.6840, 317.6489
        CIE-Luv:
        57.2094, 33.9779, -90.1806
        Hunter-Lab:
        50.1375, 53.5453, -57.5702
      #bd61e7 color charts
#bd61e7 RGB chart
      #bd61e7 CMYK chart
      #bd61e7 RGB pie chart
      #bd61e7 color shades, tints & tones
#bd61e7 color schemes
#bd61e7 color preview, HTML & CSS examples
           This text has a color of #bd61e7        
        
          <p style="color:#bd61e7;">Text here</p>
        
        
          .mytext {color:#bd61e7;}
        
        Text color #bd61e7
      
           This box has a color of #bd61e7        
        
          <div style="background-color:#bd61e7;">Content here</div>
        
        
          .mybackground {background-color:#bd61e7;}
        
        Background color #bd61e7
      
           Border around this has a color of #bd61e7        
        
          <div style="border:2px solid #bd61e7;">Content here</div>
        
        
          .myborder {border:2px solid #bd61e7;}
        
        Border color #bd61e7