#d113c8 color space conversions
Hex:
        #d113c8
        RGB:
        209, 19, 200
        CMY:
        18, 93, 22
        CMYK:
        0, 91, 4, 18
      HSL:
        303°, 83.3333%, 44.7059%
        HSV (HSB):
        303°, 90.9091%, 81.9608%
        XYZ:
        36.9527, 18.1912, 56.2072
        xyY:
        0.3319, 0.1634, 18.1912
      CIE-Lab:
        49.7272, 81.6201, -47.1153
        CIE-LCH:
        49.7272, 94.2427, 330.0043
        CIE-Luv:
        49.7272, 71.8223, -81.5442
        Hunter-Lab:
        42.6511, 80.0119, -48.2787
      #d113c8 color charts
#d113c8 RGB chart
      #d113c8 CMYK chart
      #d113c8 RGB pie chart
      #d113c8 color shades, tints & tones
#d113c8 color schemes
#d113c8 color preview, HTML & CSS examples
           This text has a color of #d113c8        
        
          <p style="color:#d113c8;">Text here</p>
        
        
          .mytext {color:#d113c8;}
        
        Text color #d113c8
      
           This box has a color of #d113c8        
        
          <div style="background-color:#d113c8;">Content here</div>
        
        
          .mybackground {background-color:#d113c8;}
        
        Background color #d113c8
      
           Border around this has a color of #d113c8        
        
          <div style="border:2px solid #d113c8;">Content here</div>
        
        
          .myborder {border:2px solid #d113c8;}
        
        Border color #d113c8