#d830bc color space conversions
Hex:
        #d830bc
        RGB:
        216, 48, 188
        CMY:
        15, 81, 26
        CMYK:
        0, 78, 13, 15
      HSL:
        310°, 68.2927%, 51.7647%
        HSV (HSB):
        310°, 77.7778%, 84.7059%
        XYZ:
        38.4530, 20.3437, 49.4770
        xyY:
        0.3551, 0.1879, 20.3437
      CIE-Lab:
        52.2236, 75.7330, -36.1335
        CIE-LCH:
        52.2236, 83.9114, 334.4934
        CIE-Luv:
        52.2236, 77.9120, -65.3281
        Hunter-Lab:
        45.1040, 73.2465, -33.4656
      #d830bc color charts
#d830bc RGB chart
      #d830bc CMYK chart
      #d830bc RGB pie chart
      #d830bc color shades, tints & tones
#d830bc color schemes
#d830bc color preview, HTML & CSS examples
           This text has a color of #d830bc        
        
          <p style="color:#d830bc;">Text here</p>
        
        
          .mytext {color:#d830bc;}
        
        Text color #d830bc
      
           This box has a color of #d830bc        
        
          <div style="background-color:#d830bc;">Content here</div>
        
        
          .mybackground {background-color:#d830bc;}
        
        Background color #d830bc
      
           Border around this has a color of #d830bc        
        
          <div style="border:2px solid #d830bc;">Content here</div>
        
        
          .myborder {border:2px solid #d830bc;}
        
        Border color #d830bc