#bd11c3 color space conversions
Hex:
        #bd11c3
        RGB:
        189, 17, 195
        CMY:
        26, 93, 24
        CMYK:
        3, 91, 0, 24
      HSL:
        298°, 83.9623%, 41.5686%
        HSV (HSB):
        298°, 91.2821%, 76.4706%
        XYZ:
        31.0370, 15.1598, 52.9201
        xyY:
        0.3131, 0.1529, 15.1598
      CIE-Lab:
        45.8524, 77.7058, -50.6054
        CIE-LCH:
        45.8524, 92.7313, 326.9261
        CIE-Luv:
        45.8524, 59.4522, -84.2252
        Hunter-Lab:
        38.9356, 74.1516, -53.3301
      #bd11c3 color charts
#bd11c3 RGB chart
      #bd11c3 CMYK chart
      #bd11c3 RGB pie chart
      #bd11c3 color shades, tints & tones
#bd11c3 color schemes
#bd11c3 color preview, HTML & CSS examples
           This text has a color of #bd11c3        
        
          <p style="color:#bd11c3;">Text here</p>
        
        
          .mytext {color:#bd11c3;}
        
        Text color #bd11c3
      
           This box has a color of #bd11c3        
        
          <div style="background-color:#bd11c3;">Content here</div>
        
        
          .mybackground {background-color:#bd11c3;}
        
        Background color #bd11c3
      
           Border around this has a color of #bd11c3        
        
          <div style="border:2px solid #bd11c3;">Content here</div>
        
        
          .myborder {border:2px solid #bd11c3;}
        
        Border color #bd11c3