#bd06fe color space conversions
Hex:
        #bd06fe
        RGB:
        189, 6, 254
        CMY:
        26, 98, 0
        CMYK:
        26, 98, 0, 0
      HSL:
        284°, 99.2000%, 50.9804%
        HSV (HSB):
        284°, 97.6378%, 99.6078%
        XYZ:
        38.9408, 18.1048, 95.2081
        xyY:
        0.2558, 0.1189, 18.1048
      CIE-Lab:
        49.6230, 88.4996, -78.1068
        CIE-LCH:
        49.6230, 118.0375, 318.5695
        CIE-Luv:
        49.6230, 40.9299, -125.7971
        Hunter-Lab:
        42.5498, 88.8979, -102.8807
      #bd06fe color charts
#bd06fe RGB chart
      #bd06fe CMYK chart
      #bd06fe RGB pie chart
      #bd06fe color shades, tints & tones
#bd06fe color schemes
#bd06fe color preview, HTML & CSS examples
           This text has a color of #bd06fe        
        
          <p style="color:#bd06fe;">Text here</p>
        
        
          .mytext {color:#bd06fe;}
        
        Text color #bd06fe
      
           This box has a color of #bd06fe        
        
          <div style="background-color:#bd06fe;">Content here</div>
        
        
          .mybackground {background-color:#bd06fe;}
        
        Background color #bd06fe
      
           Border around this has a color of #bd06fe        
        
          <div style="border:2px solid #bd06fe;">Content here</div>
        
        
          .myborder {border:2px solid #bd06fe;}
        
        Border color #bd06fe