#dc1bdb color space conversions
Hex:
        #dc1bdb
        RGB:
        220, 27, 219
        CMY:
        14, 89, 14
        CMYK:
        0, 88, 0, 14
      HSL:
        300°, 78.1377%, 48.4314%
        HSV (HSB):
        300°, 87.7273%, 86.2745%
        XYZ:
        42.6933, 21.1140, 68.8431
        xyY:
        0.3218, 0.1592, 21.1140
      CIE-Lab:
        53.0740, 85.1893, -52.5646
        CIE-LCH:
        53.0740, 100.1012, 328.3241
        CIE-Luv:
        53.0740, 71.6980, -91.4623
        Hunter-Lab:
        45.9500, 85.4366, -56.6644
      #dc1bdb color charts
#dc1bdb RGB chart
      #dc1bdb CMYK chart
      #dc1bdb RGB pie chart
      #dc1bdb color shades, tints & tones
#dc1bdb color schemes
#dc1bdb color preview, HTML & CSS examples
           This text has a color of #dc1bdb        
        
          <p style="color:#dc1bdb;">Text here</p>
        
        
          .mytext {color:#dc1bdb;}
        
        Text color #dc1bdb
      
           This box has a color of #dc1bdb        
        
          <div style="background-color:#dc1bdb;">Content here</div>
        
        
          .mybackground {background-color:#dc1bdb;}
        
        Background color #dc1bdb
      
           Border around this has a color of #dc1bdb        
        
          <div style="border:2px solid #dc1bdb;">Content here</div>
        
        
          .myborder {border:2px solid #dc1bdb;}
        
        Border color #dc1bdb