#d118fd color space conversions
Hex:
        #d118fd
        RGB:
        209, 24, 253
        CMY:
        18, 91, 1
        CMYK:
        17, 91, 0, 1
      HSL:
        288°, 98.2833%, 54.3137%
        HSV (HSB):
        288°, 90.5138%, 99.2157%
        XYZ:
        44.3508, 21.3004, 94.7024
        xyY:
        0.2766, 0.1328, 21.3004
      CIE-Lab:
        53.2767, 89.2080, -71.4680
        CIE-LCH:
        53.2767, 114.3055, 321.3004
        CIE-Luv:
        53.2767, 52.5996, -119.4597
        Hunter-Lab:
        46.1524, 90.7653, -89.3534
      #d118fd color charts
#d118fd RGB chart
      #d118fd CMYK chart
      #d118fd RGB pie chart
      #d118fd color shades, tints & tones
#d118fd color schemes
#d118fd color preview, HTML & CSS examples
           This text has a color of #d118fd        
        
          <p style="color:#d118fd;">Text here</p>
        
        
          .mytext {color:#d118fd;}
        
        Text color #d118fd
      
           This box has a color of #d118fd        
        
          <div style="background-color:#d118fd;">Content here</div>
        
        
          .mybackground {background-color:#d118fd;}
        
        Background color #d118fd
      
           Border around this has a color of #d118fd        
        
          <div style="border:2px solid #d118fd;">Content here</div>
        
        
          .myborder {border:2px solid #d118fd;}
        
        Border color #d118fd