#d226bb color space conversions
Hex:
        #d226bb
        RGB:
        210, 38, 187
        CMY:
        18, 85, 27
        CMYK:
        0, 82, 11, 18
      HSL:
        308°, 69.3548%, 48.6275%
        HSV (HSB):
        308°, 81.9048%, 82.3529%
        XYZ:
        36.2411, 18.6757, 48.7084
        xyY:
        0.3497, 0.1802, 18.6757
      CIE-Lab:
        50.3056, 76.7691, -38.6399
        CIE-LCH:
        50.3056, 85.9450, 333.2827
        CIE-Luv:
        50.3056, 75.5963, -68.6139
        Hunter-Lab:
        43.2154, 74.0658, -36.5753
      #d226bb color charts
#d226bb RGB chart
      #d226bb CMYK chart
      #d226bb RGB pie chart
      #d226bb color shades, tints & tones
#d226bb color schemes
#d226bb color preview, HTML & CSS examples
           This text has a color of #d226bb        
        
          <p style="color:#d226bb;">Text here</p>
        
        
          .mytext {color:#d226bb;}
        
        Text color #d226bb
      
           This box has a color of #d226bb        
        
          <div style="background-color:#d226bb;">Content here</div>
        
        
          .mybackground {background-color:#d226bb;}
        
        Background color #d226bb
      
           Border around this has a color of #d226bb        
        
          <div style="border:2px solid #d226bb;">Content here</div>
        
        
          .myborder {border:2px solid #d226bb;}
        
        Border color #d226bb