#d030bd color space conversions
Hex:
        #d030bd
        RGB:
        208, 48, 189
        CMY:
        18, 81, 26
        CMYK:
        0, 77, 9, 18
      HSL:
        307°, 62.9921%, 50.1961%
        HSV (HSB):
        307°, 76.9231%, 81.5686%
        XYZ:
        36.2547, 19.1979, 49.9388
        xyY:
        0.3440, 0.1822, 19.1979
      CIE-Lab:
        50.9180, 74.1750, -38.8615
        CIE-LCH:
        50.9180, 83.7386, 332.3492
        CIE-Luv:
        50.9180, 71.5425, -68.7415
        Hunter-Lab:
        43.8154, 71.0212, -36.9052
      #d030bd color charts
#d030bd RGB chart
      #d030bd CMYK chart
      #d030bd RGB pie chart
      #d030bd color shades, tints & tones
#d030bd color schemes
#d030bd color preview, HTML & CSS examples
           This text has a color of #d030bd        
        
          <p style="color:#d030bd;">Text here</p>
        
        
          .mytext {color:#d030bd;}
        
        Text color #d030bd
      
           This box has a color of #d030bd        
        
          <div style="background-color:#d030bd;">Content here</div>
        
        
          .mybackground {background-color:#d030bd;}
        
        Background color #d030bd
      
           Border around this has a color of #d030bd        
        
          <div style="border:2px solid #d030bd;">Content here</div>
        
        
          .myborder {border:2px solid #d030bd;}
        
        Border color #d030bd