#d830d5 color space conversions
Hex:
        #d830d5
        RGB:
        216, 48, 213
        CMY:
        15, 81, 16
        CMYK:
        0, 78, 1, 15
      HSL:
        301°, 68.2927%, 51.7647%
        HSV (HSB):
        301°, 77.7778%, 84.7059%
        XYZ:
        41.3861, 21.5169, 64.9227
        xyY:
        0.3238, 0.1683, 21.5169
      CIE-Lab:
        53.5107, 79.3584, -48.4894
        CIE-LCH:
        53.5107, 92.9999, 328.5743
        CIE-Luv:
        53.5107, 68.4179, -84.7656
        Hunter-Lab:
        46.3863, 78.0824, -50.5123
      #d830d5 color charts
#d830d5 RGB chart
      #d830d5 CMYK chart
      #d830d5 RGB pie chart
      #d830d5 color shades, tints & tones
#d830d5 color schemes
#d830d5 color preview, HTML & CSS examples
           This text has a color of #d830d5        
        
          <p style="color:#d830d5;">Text here</p>
        
        
          .mytext {color:#d830d5;}
        
        Text color #d830d5
      
           This box has a color of #d830d5        
        
          <div style="background-color:#d830d5;">Content here</div>
        
        
          .mybackground {background-color:#d830d5;}
        
        Background color #d830d5
      
           Border around this has a color of #d830d5        
        
          <div style="border:2px solid #d830d5;">Content here</div>
        
        
          .myborder {border:2px solid #d830d5;}
        
        Border color #d830d5