#d026bf color space conversions
Hex:
        #d026bf
        RGB:
        208, 38, 191
        CMY:
        18, 85, 25
        CMYK:
        0, 82, 8, 18
      HSL:
        306°, 69.1057%, 48.2353%
        HSV (HSB):
        306°, 81.7308%, 81.5686%
        XYZ:
        36.1095, 18.5577, 50.9690
        xyY:
        0.3418, 0.1757, 18.5577
      CIE-Lab:
        50.1657, 76.9330, -41.2119
        CIE-LCH:
        50.1657, 87.2761, 331.8227
        CIE-Luv:
        50.1657, 72.5172, -72.3797
        Hunter-Lab:
        43.0787, 74.2351, -39.9946
      #d026bf color charts
#d026bf RGB chart
      #d026bf CMYK chart
      #d026bf RGB pie chart
      #d026bf color shades, tints & tones
#d026bf color schemes
#d026bf color preview, HTML & CSS examples
           This text has a color of #d026bf        
        
          <p style="color:#d026bf;">Text here</p>
        
        
          .mytext {color:#d026bf;}
        
        Text color #d026bf
      
           This box has a color of #d026bf        
        
          <div style="background-color:#d026bf;">Content here</div>
        
        
          .mybackground {background-color:#d026bf;}
        
        Background color #d026bf
      
           Border around this has a color of #d026bf        
        
          <div style="border:2px solid #d026bf;">Content here</div>
        
        
          .myborder {border:2px solid #d026bf;}
        
        Border color #d026bf