#d113c0 color space conversions
Hex:
        #d113c0
        RGB:
        209, 19, 192
        CMY:
        18, 93, 25
        CMYK:
        0, 91, 8, 18
      HSL:
        305°, 83.3333%, 44.7059%
        HSV (HSB):
        305°, 90.9091%, 81.9608%
        XYZ:
        36.0418, 17.8268, 51.4105
        xyY:
        0.3423, 0.1693, 17.8268
      CIE-Lab:
        49.2854, 80.5009, -43.1767
        CIE-LCH:
        49.2854, 91.3489, 331.7931
        CIE-Luv:
        49.2854, 75.0648, -75.4623
        Hunter-Lab:
        42.2218, 78.4847, -42.6379
      #d113c0 color charts
#d113c0 RGB chart
      #d113c0 CMYK chart
      #d113c0 RGB pie chart
      #d113c0 color shades, tints & tones
#d113c0 color schemes
#d113c0 color preview, HTML & CSS examples
           This text has a color of #d113c0        
        
          <p style="color:#d113c0;">Text here</p>
        
        
          .mytext {color:#d113c0;}
        
        Text color #d113c0
      
           This box has a color of #d113c0        
        
          <div style="background-color:#d113c0;">Content here</div>
        
        
          .mybackground {background-color:#d113c0;}
        
        Background color #d113c0
      
           Border around this has a color of #d113c0        
        
          <div style="border:2px solid #d113c0;">Content here</div>
        
        
          .myborder {border:2px solid #d113c0;}
        
        Border color #d113c0