#d113fd color space conversions
Hex:
        #d113fd
        RGB:
        209, 19, 253
        CMY:
        18, 93, 1
        CMYK:
        17, 92, 0, 1
      HSL:
        289°, 98.3193%, 53.3333%
        HSV (HSB):
        289°, 92.4901%, 99.2157%
        XYZ:
        44.2570, 21.1129, 94.6711
        xyY:
        0.2765, 0.1319, 21.1129
      CIE-Lab:
        53.0728, 89.8134, -71.7986
        CIE-LCH:
        53.0728, 114.9847, 321.3605
        CIE-Luv:
        53.0728, 52.8758, -119.8584
        Hunter-Lab:
        45.9488, 91.5174, -89.9947
      #d113fd color charts
#d113fd RGB chart
      #d113fd CMYK chart
      #d113fd RGB pie chart
      #d113fd color shades, tints & tones
#d113fd color schemes
#d113fd color preview, HTML & CSS examples
           This text has a color of #d113fd        
        
          <p style="color:#d113fd;">Text here</p>
        
        
          .mytext {color:#d113fd;}
        
        Text color #d113fd
      
           This box has a color of #d113fd        
        
          <div style="background-color:#d113fd;">Content here</div>
        
        
          .mybackground {background-color:#d113fd;}
        
        Background color #d113fd
      
           Border around this has a color of #d113fd        
        
          <div style="border:2px solid #d113fd;">Content here</div>
        
        
          .myborder {border:2px solid #d113fd;}
        
        Border color #d113fd