#d213f7 color space conversions
Hex:
        #d213f7
        RGB:
        210, 19, 247
        CMY:
        18, 93, 3
        CMYK:
        15, 92, 0, 3
      HSL:
        290°, 93.4426%, 52.1569%
        HSV (HSB):
        290°, 92.3077%, 96.8627%
        XYZ:
        43.5997, 20.8828, 89.7285
        xyY:
        0.2827, 0.1354, 20.8828
      CIE-Lab:
        52.8210, 88.9710, -68.8513
        CIE-LCH:
        52.8210, 112.5004, 322.2651
        CIE-Luv:
        52.8210, 55.4424, -115.4417
        Hunter-Lab:
        45.6977, 90.3342, -84.4290
      #d213f7 color charts
#d213f7 RGB chart
      #d213f7 CMYK chart
      #d213f7 RGB pie chart
      #d213f7 color shades, tints & tones
#d213f7 color schemes
#d213f7 color preview, HTML & CSS examples
           This text has a color of #d213f7        
        
          <p style="color:#d213f7;">Text here</p>
        
        
          .mytext {color:#d213f7;}
        
        Text color #d213f7
      
           This box has a color of #d213f7        
        
          <div style="background-color:#d213f7;">Content here</div>
        
        
          .mybackground {background-color:#d213f7;}
        
        Background color #d213f7
      
           Border around this has a color of #d213f7        
        
          <div style="border:2px solid #d213f7;">Content here</div>
        
        
          .myborder {border:2px solid #d213f7;}
        
        Border color #d213f7