#d21bf7 color space conversions
Hex:
        #d21bf7
        RGB:
        210, 27, 247
        CMY:
        18, 89, 3
        CMYK:
        15, 89, 0, 3
      HSL:
        290°, 93.2203%, 53.7255%
        HSV (HSB):
        290°, 89.0688%, 96.8627%
        XYZ:
        43.7588, 21.2009, 89.7815
        xyY:
        0.2828, 0.1370, 21.2009
      CIE-Lab:
        53.1687, 87.9406, -68.2887
        CIE-LCH:
        53.1687, 111.3414, 322.1695
        CIE-Luv:
        53.1687, 54.9512, -114.7395
        Hunter-Lab:
        46.0444, 89.0614, -83.3778
      #d21bf7 color charts
#d21bf7 RGB chart
      #d21bf7 CMYK chart
      #d21bf7 RGB pie chart
      #d21bf7 color shades, tints & tones
#d21bf7 color schemes
#d21bf7 color preview, HTML & CSS examples
           This text has a color of #d21bf7        
        
          <p style="color:#d21bf7;">Text here</p>
        
        
          .mytext {color:#d21bf7;}
        
        Text color #d21bf7
      
           This box has a color of #d21bf7        
        
          <div style="background-color:#d21bf7;">Content here</div>
        
        
          .mybackground {background-color:#d21bf7;}
        
        Background color #d21bf7
      
           Border around this has a color of #d21bf7        
        
          <div style="border:2px solid #d21bf7;">Content here</div>
        
        
          .myborder {border:2px solid #d21bf7;}
        
        Border color #d21bf7