#dc31e2 color space conversions
Hex:
        #dc31e2
        RGB:
        220, 49, 226
        CMY:
        14, 81, 11
        CMYK:
        3, 78, 0, 11
      HSL:
        298°, 75.3191%, 53.9216%
        HSV (HSB):
        298°, 78.3186%, 88.6275%
        XYZ:
        44.3410, 22.9033, 74.0352
        xyY:
        0.3139, 0.1621, 22.9033
      CIE-Lab:
        54.9725, 81.8700, -53.5026
        CIE-LCH:
        54.9725, 97.8020, 326.8351
        CIE-Luv:
        54.9725, 66.4067, -93.2016
        Hunter-Lab:
        47.8573, 81.6342, -58.2214
      #dc31e2 color charts
#dc31e2 RGB chart
      #dc31e2 CMYK chart
      #dc31e2 RGB pie chart
      #dc31e2 color shades, tints & tones
#dc31e2 color schemes
#dc31e2 color preview, HTML & CSS examples
           This text has a color of #dc31e2        
        
          <p style="color:#dc31e2;">Text here</p>
        
        
          .mytext {color:#dc31e2;}
        
        Text color #dc31e2
      
           This box has a color of #dc31e2        
        
          <div style="background-color:#dc31e2;">Content here</div>
        
        
          .mybackground {background-color:#dc31e2;}
        
        Background color #dc31e2
      
           Border around this has a color of #dc31e2        
        
          <div style="border:2px solid #dc31e2;">Content here</div>
        
        
          .myborder {border:2px solid #dc31e2;}
        
        Border color #dc31e2