#d21cf0 color space conversions
Hex:
        #d21cf0
        RGB:
        210, 28, 240
        CMY:
        18, 89, 6
        CMYK:
        13, 88, 0, 6
      HSL:
        292°, 87.6033%, 52.5490%
        HSV (HSB):
        292°, 88.3333%, 94.1176%
        XYZ:
        42.7218, 20.8234, 84.2057
        xyY:
        0.2891, 0.1409, 20.8234
      CIE-Lab:
        52.7557, 86.6465, -65.0350
        CIE-LCH:
        52.7557, 108.3382, 323.1089
        CIE-Luv:
        52.7557, 57.1756, -109.6892
        Hunter-Lab:
        45.6327, 87.2563, -77.4646
      #d21cf0 color charts
#d21cf0 RGB chart
      #d21cf0 CMYK chart
      #d21cf0 RGB pie chart
      #d21cf0 color shades, tints & tones
#d21cf0 color schemes
#d21cf0 color preview, HTML & CSS examples
           This text has a color of #d21cf0        
        
          <p style="color:#d21cf0;">Text here</p>
        
        
          .mytext {color:#d21cf0;}
        
        Text color #d21cf0
      
           This box has a color of #d21cf0        
        
          <div style="background-color:#d21cf0;">Content here</div>
        
        
          .mybackground {background-color:#d21cf0;}
        
        Background color #d21cf0
      
           Border around this has a color of #d21cf0        
        
          <div style="border:2px solid #d21cf0;">Content here</div>
        
        
          .myborder {border:2px solid #d21cf0;}
        
        Border color #d21cf0