#bd06ce color space conversions
Hex:
        #bd06ce
        RGB:
        189, 6, 206
        CMY:
        26, 98, 19
        CMYK:
        8, 97, 0, 19
      HSL:
        295°, 94.3396%, 41.5686%
        HSV (HSB):
        295°, 97.0874%, 80.7843%
        XYZ:
        32.1920, 15.4053, 59.6693
        xyY:
        0.3001, 0.1436, 15.4053
      CIE-Lab:
        46.1844, 80.4935, -56.4523
        CIE-LCH:
        46.1844, 98.3161, 324.9570
        CIE-Luv:
        46.1844, 56.0207, -92.9727
        Hunter-Lab:
        39.2496, 77.7165, -62.6611
      #bd06ce color charts
#bd06ce RGB chart
      #bd06ce CMYK chart
      #bd06ce RGB pie chart
      #bd06ce color shades, tints & tones
#bd06ce color schemes
#bd06ce color preview, HTML & CSS examples
           This text has a color of #bd06ce        
        
          <p style="color:#bd06ce;">Text here</p>
        
        
          .mytext {color:#bd06ce;}
        
        Text color #bd06ce
      
           This box has a color of #bd06ce        
        
          <div style="background-color:#bd06ce;">Content here</div>
        
        
          .mybackground {background-color:#bd06ce;}
        
        Background color #bd06ce
      
           Border around this has a color of #bd06ce        
        
          <div style="border:2px solid #bd06ce;">Content here</div>
        
        
          .myborder {border:2px solid #bd06ce;}
        
        Border color #bd06ce