#bd15c3 color space conversions
Hex:
        #bd15c3
        RGB:
        189, 21, 195
        CMY:
        26, 92, 24
        CMYK:
        3, 89, 0, 24
      HSL:
        298°, 80.5556%, 42.3529%
        HSV (HSB):
        298°, 89.2308%, 76.4706%
        XYZ:
        31.1048, 15.2953, 52.9426
        xyY:
        0.3131, 0.1540, 15.2953
      CIE-Lab:
        46.0360, 77.1645, -50.3111
        CIE-LCH:
        46.0360, 92.1171, 326.8957
        CIE-Luv:
        46.0360, 59.1566, -83.8343
        Hunter-Lab:
        39.1092, 73.5256, -52.8853
      #bd15c3 color charts
#bd15c3 RGB chart
      #bd15c3 CMYK chart
      #bd15c3 RGB pie chart
      #bd15c3 color shades, tints & tones
#bd15c3 color schemes
#bd15c3 color preview, HTML & CSS examples
           This text has a color of #bd15c3        
        
          <p style="color:#bd15c3;">Text here</p>
        
        
          .mytext {color:#bd15c3;}
        
        Text color #bd15c3
      
           This box has a color of #bd15c3        
        
          <div style="background-color:#bd15c3;">Content here</div>
        
        
          .mybackground {background-color:#bd15c3;}
        
        Background color #bd15c3
      
           Border around this has a color of #bd15c3        
        
          <div style="border:2px solid #bd15c3;">Content here</div>
        
        
          .myborder {border:2px solid #bd15c3;}
        
        Border color #bd15c3