#d213ef color space conversions
Hex:
        #d213ef
        RGB:
        210, 19, 239
        CMY:
        18, 93, 6
        CMYK:
        12, 92, 0, 6
      HSL:
        292°, 87.3016%, 50.5882%
        HSV (HSB):
        292°, 92.0502%, 93.7255%
        XYZ:
        42.3912, 20.3994, 83.3646
        xyY:
        0.2900, 0.1396, 20.3994
      CIE-Lab:
        52.2858, 87.6815, -65.2319
        CIE-LCH:
        52.2858, 109.2852, 323.3521
        CIE-Luv:
        52.2858, 58.1075, -109.8190
        Hunter-Lab:
        45.1657, 88.4951, -77.8186
      #d213ef color charts
#d213ef RGB chart
      #d213ef CMYK chart
      #d213ef RGB pie chart
      #d213ef color shades, tints & tones
#d213ef color schemes
#d213ef color preview, HTML & CSS examples
           This text has a color of #d213ef        
        
          <p style="color:#d213ef;">Text here</p>
        
        
          .mytext {color:#d213ef;}
        
        Text color #d213ef
      
           This box has a color of #d213ef        
        
          <div style="background-color:#d213ef;">Content here</div>
        
        
          .mybackground {background-color:#d213ef;}
        
        Background color #d213ef
      
           Border around this has a color of #d213ef        
        
          <div style="border:2px solid #d213ef;">Content here</div>
        
        
          .myborder {border:2px solid #d213ef;}
        
        Border color #d213ef