#d218f2 color space conversions
Hex:
        #d218f2
        RGB:
        210, 24, 242
        CMY:
        18, 91, 5
        CMYK:
        13, 90, 0, 5
      HSL:
        291°, 89.3443%, 52.1569%
        HSV (HSB):
        291°, 90.0826%, 94.9020%
        XYZ:
        42.9320, 20.7657, 85.7498
        xyY:
        0.2873, 0.1389, 20.7657
      CIE-Lab:
        52.6921, 87.5477, -66.2600
        CIE-LCH:
        52.6921, 109.7952, 322.8799
        CIE-Luv:
        52.6921, 56.7960, -111.5121
        Hunter-Lab:
        45.5694, 88.4225, -79.6698
      #d218f2 color charts
#d218f2 RGB chart
      #d218f2 CMYK chart
      #d218f2 RGB pie chart
      #d218f2 color shades, tints & tones
#d218f2 color schemes
#d218f2 color preview, HTML & CSS examples
           This text has a color of #d218f2        
        
          <p style="color:#d218f2;">Text here</p>
        
        
          .mytext {color:#d218f2;}
        
        Text color #d218f2
      
           This box has a color of #d218f2        
        
          <div style="background-color:#d218f2;">Content here</div>
        
        
          .mybackground {background-color:#d218f2;}
        
        Background color #d218f2
      
           Border around this has a color of #d218f2        
        
          <div style="border:2px solid #d218f2;">Content here</div>
        
        
          .myborder {border:2px solid #d218f2;}
        
        Border color #d218f2