#d213fb color space conversions
Hex:
        #d213fb
        RGB:
        210, 19, 251
        CMY:
        18, 93, 2
        CMYK:
        16, 92, 0, 2
      HSL:
        289°, 96.6667%, 52.9412%
        HSV (HSB):
        289°, 92.4303%, 98.4314%
        XYZ:
        44.2238, 21.1324, 93.0149
        xyY:
        0.2792, 0.1334, 21.1324
      CIE-Lab:
        53.0941, 89.6248, -70.6422
        CIE-LCH:
        53.0941, 114.1180, 321.7549
        CIE-Luv:
        53.0941, 54.1473, -118.2214
        Hunter-Lab:
        45.9700, 91.2720, -87.7873
      #d213fb color charts
#d213fb RGB chart
      #d213fb CMYK chart
      #d213fb RGB pie chart
      #d213fb color shades, tints & tones
#d213fb color schemes
#d213fb color preview, HTML & CSS examples
           This text has a color of #d213fb        
        
          <p style="color:#d213fb;">Text here</p>
        
        
          .mytext {color:#d213fb;}
        
        Text color #d213fb
      
           This box has a color of #d213fb        
        
          <div style="background-color:#d213fb;">Content here</div>
        
        
          .mybackground {background-color:#d213fb;}
        
        Background color #d213fb
      
           Border around this has a color of #d213fb        
        
          <div style="border:2px solid #d213fb;">Content here</div>
        
        
          .myborder {border:2px solid #d213fb;}
        
        Border color #d213fb