#d20bc2 color space conversions
Hex:
        #d20bc2
        RGB:
        210, 11, 194
        CMY:
        18, 96, 24
        CMYK:
        0, 95, 8, 18
      HSL:
        305°, 90.0452%, 43.3333%
        HSV (HSB):
        305°, 94.7619%, 82.3529%
        XYZ:
        36.4356, 17.8360, 52.5613
        xyY:
        0.3411, 0.1670, 17.8360
      CIE-Lab:
        49.2966, 81.7659, -44.3108
        CIE-LCH:
        49.2966, 93.0006, 331.5457
        CIE-Luv:
        49.2966, 75.5265, -77.3034
        Hunter-Lab:
        42.2327, 80.0908, -44.2272
      #d20bc2 color charts
#d20bc2 RGB chart
      #d20bc2 CMYK chart
      #d20bc2 RGB pie chart
      #d20bc2 color shades, tints & tones
#d20bc2 color schemes
#d20bc2 color preview, HTML & CSS examples
           This text has a color of #d20bc2        
        
          <p style="color:#d20bc2;">Text here</p>
        
        
          .mytext {color:#d20bc2;}
        
        Text color #d20bc2
      
           This box has a color of #d20bc2        
        
          <div style="background-color:#d20bc2;">Content here</div>
        
        
          .mybackground {background-color:#d20bc2;}
        
        Background color #d20bc2
      
           Border around this has a color of #d20bc2        
        
          <div style="border:2px solid #d20bc2;">Content here</div>
        
        
          .myborder {border:2px solid #d20bc2;}
        
        Border color #d20bc2