#d418ec color space conversions
Hex:
        #d418ec
        RGB:
        212, 24, 236
        CMY:
        17, 91, 7
        CMYK:
        10, 90, 0, 7
      HSL:
        293°, 84.8000%, 50.9804%
        HSV (HSB):
        293°, 89.8305%, 92.5490%
        XYZ:
        42.6183, 20.7064, 81.1074
        xyY:
        0.2951, 0.1434, 20.7064
      CIE-Lab:
        52.6267, 86.8931, -62.9777
        CIE-LCH:
        52.6267, 107.3154, 324.0665
        CIE-Luv:
        52.6267, 60.1582, -106.6836
        Hunter-Lab:
        45.5043, 87.5465, -73.8261
      #d418ec color charts
#d418ec RGB chart
      #d418ec CMYK chart
      #d418ec RGB pie chart
      #d418ec color shades, tints & tones
#d418ec color schemes
#d418ec color preview, HTML & CSS examples
           This text has a color of #d418ec        
        
          <p style="color:#d418ec;">Text here</p>
        
        
          .mytext {color:#d418ec;}
        
        Text color #d418ec
      
           This box has a color of #d418ec        
        
          <div style="background-color:#d418ec;">Content here</div>
        
        
          .mybackground {background-color:#d418ec;}
        
        Background color #d418ec
      
           Border around this has a color of #d418ec        
        
          <div style="border:2px solid #d418ec;">Content here</div>
        
        
          .myborder {border:2px solid #d418ec;}
        
        Border color #d418ec