#d214f8 color space conversions
Hex:
        #d214f8
        RGB:
        210, 20, 248
        CMY:
        18, 92, 3
        CMYK:
        15, 92, 0, 3
      HSL:
        290°, 94.2149%, 52.5490%
        HSV (HSB):
        290°, 91.9355%, 97.2549%
        XYZ:
        43.7718, 20.9793, 90.5493
        xyY:
        0.2819, 0.1351, 20.9793
      CIE-Lab:
        52.9268, 89.0214, -69.2389
        CIE-LCH:
        52.9268, 112.7778, 322.1250
        CIE-Luv:
        52.9268, 55.0634, -116.0629
        Hunter-Lab:
        45.8031, 90.4281, -85.1497
      #d214f8 color charts
#d214f8 RGB chart
      #d214f8 CMYK chart
      #d214f8 RGB pie chart
      #d214f8 color shades, tints & tones
#d214f8 color schemes
#d214f8 color preview, HTML & CSS examples
           This text has a color of #d214f8        
        
          <p style="color:#d214f8;">Text here</p>
        
        
          .mytext {color:#d214f8;}
        
        Text color #d214f8
      
           This box has a color of #d214f8        
        
          <div style="background-color:#d214f8;">Content here</div>
        
        
          .mybackground {background-color:#d214f8;}
        
        Background color #d214f8
      
           Border around this has a color of #d214f8        
        
          <div style="border:2px solid #d214f8;">Content here</div>
        
        
          .myborder {border:2px solid #d214f8;}
        
        Border color #d214f8