#d21af0 color space conversions
Hex:
        #d21af0
        RGB:
        210, 26, 240
        CMY:
        18, 90, 6
        CMYK:
        13, 89, 0, 6
      HSL:
        292°, 87.7049%, 52.1569%
        HSV (HSB):
        292°, 89.1667%, 94.1176%
        XYZ:
        42.6759, 20.7317, 84.1904
        xyY:
        0.2891, 0.1405, 20.7317
      CIE-Lab:
        52.6546, 86.9451, -65.1982
        CIE-LCH:
        52.6546, 108.6751, 323.1346
        CIE-Luv:
        52.6546, 57.3249, -109.9000
        Hunter-Lab:
        45.5321, 87.6218, -77.7569
      #d21af0 color charts
#d21af0 RGB chart
      #d21af0 CMYK chart
      #d21af0 RGB pie chart
      #d21af0 color shades, tints & tones
#d21af0 color schemes
#d21af0 color preview, HTML & CSS examples
           This text has a color of #d21af0        
        
          <p style="color:#d21af0;">Text here</p>
        
        
          .mytext {color:#d21af0;}
        
        Text color #d21af0
      
           This box has a color of #d21af0        
        
          <div style="background-color:#d21af0;">Content here</div>
        
        
          .mybackground {background-color:#d21af0;}
        
        Background color #d21af0
      
           Border around this has a color of #d21af0        
        
          <div style="border:2px solid #d21af0;">Content here</div>
        
        
          .myborder {border:2px solid #d21af0;}
        
        Border color #d21af0