#d12bba color space conversions
Hex:
        #d12bba
        RGB:
        209, 43, 186
        CMY:
        18, 83, 27
        CMYK:
        0, 79, 11, 18
      HSL:
        308°, 65.8730%, 49.4118%
        HSV (HSB):
        308°, 79.4258%, 81.9608%
        XYZ:
        36.0213, 18.8282, 48.1901
        xyY:
        0.3496, 0.1827, 18.8282
      CIE-Lab:
        50.4856, 75.2588, -37.7851
        CIE-LCH:
        50.4856, 84.2116, 333.3402
        CIE-Luv:
        50.4856, 74.3926, -67.1780
        Hunter-Lab:
        43.3915, 72.2459, -35.4726
      #d12bba color charts
#d12bba RGB chart
      #d12bba CMYK chart
      #d12bba RGB pie chart
      #d12bba color shades, tints & tones
#d12bba color schemes
#d12bba color preview, HTML & CSS examples
           This text has a color of #d12bba        
        
          <p style="color:#d12bba;">Text here</p>
        
        
          .mytext {color:#d12bba;}
        
        Text color #d12bba
      
           This box has a color of #d12bba        
        
          <div style="background-color:#d12bba;">Content here</div>
        
        
          .mybackground {background-color:#d12bba;}
        
        Background color #d12bba
      
           Border around this has a color of #d12bba        
        
          <div style="border:2px solid #d12bba;">Content here</div>
        
        
          .myborder {border:2px solid #d12bba;}
        
        Border color #d12bba