#bd61fd color space conversions
Hex:
        #bd61fd
        RGB:
        189, 97, 253
        CMY:
        26, 62, 1
        CMYK:
        25, 62, 0, 1
      HSL:
        275°, 97.5000%, 68.6275%
        HSV (HSB):
        275°, 61.6601%, 99.2157%
        XYZ:
        42.9906, 26.4601, 95.7700
        xyY:
        0.2602, 0.1601, 26.4601
      CIE-Lab:
        58.4712, 62.8124, -63.2268
        CIE-LCH:
        58.4712, 89.1236, 314.8116
        CIE-Luv:
        58.4712, 29.3649, -107.0720
        Hunter-Lab:
        51.4393, 59.1631, -74.3788
      #bd61fd color charts
#bd61fd RGB chart
      #bd61fd CMYK chart
      #bd61fd RGB pie chart
      #bd61fd color shades, tints & tones
#bd61fd color schemes
#bd61fd color preview, HTML & CSS examples
           This text has a color of #bd61fd        
        
          <p style="color:#bd61fd;">Text here</p>
        
        
          .mytext {color:#bd61fd;}
        
        Text color #bd61fd
      
           This box has a color of #bd61fd        
        
          <div style="background-color:#bd61fd;">Content here</div>
        
        
          .mybackground {background-color:#bd61fd;}
        
        Background color #bd61fd
      
           Border around this has a color of #bd61fd        
        
          <div style="border:2px solid #bd61fd;">Content here</div>
        
        
          .myborder {border:2px solid #bd61fd;}
        
        Border color #bd61fd