#d250bd color space conversions
Hex:
        #d250bd
        RGB:
        210, 80, 189
        CMY:
        18, 69, 26
        CMYK:
        0, 62, 10, 18
      HSL:
        310°, 59.0909%, 56.8627%
        HSV (HSB):
        310°, 61.9048%, 82.3529%
        XYZ:
        38.6323, 23.1131, 50.5692
        xyY:
        0.3440, 0.2058, 23.1131
      CIE-Lab:
        55.1886, 63.5267, -32.1446
        CIE-LCH:
        55.1886, 71.1963, 333.1605
        CIE-Luv:
        55.1886, 64.5023, -58.1081
        Hunter-Lab:
        48.0761, 59.3035, -28.7115
      #d250bd color charts
#d250bd RGB chart
      #d250bd CMYK chart
      #d250bd RGB pie chart
      #d250bd color shades, tints & tones
#d250bd color schemes
#d250bd color preview, HTML & CSS examples
           This text has a color of #d250bd        
        
          <p style="color:#d250bd;">Text here</p>
        
        
          .mytext {color:#d250bd;}
        
        Text color #d250bd
      
           This box has a color of #d250bd        
        
          <div style="background-color:#d250bd;">Content here</div>
        
        
          .mybackground {background-color:#d250bd;}
        
        Background color #d250bd
      
           Border around this has a color of #d250bd        
        
          <div style="border:2px solid #d250bd;">Content here</div>
        
        
          .myborder {border:2px solid #d250bd;}
        
        Border color #d250bd