#d31cdb color space conversions
Hex:
        #d31cdb
        RGB:
        211, 28, 219
        CMY:
        17, 89, 14
        CMYK:
        4, 87, 0, 14
      HSL:
        297°, 77.3279%, 48.4314%
        HSV (HSB):
        297°, 87.2146%, 85.8824%
        XYZ:
        40.0654, 19.7939, 68.7267
        xyY:
        0.3116, 0.1539, 19.7939
      CIE-Lab:
        51.6033, 83.5048, -55.0035
        CIE-LCH:
        51.6033, 99.9922, 326.6276
        CIE-Luv:
        51.6033, 65.2179, -94.1556
        Hunter-Lab:
        44.4903, 82.8888, -60.4455
      #d31cdb color charts
#d31cdb RGB chart
      #d31cdb CMYK chart
      #d31cdb RGB pie chart
      #d31cdb color shades, tints & tones
#d31cdb color schemes
#d31cdb color preview, HTML & CSS examples
           This text has a color of #d31cdb        
        
          <p style="color:#d31cdb;">Text here</p>
        
        
          .mytext {color:#d31cdb;}
        
        Text color #d31cdb
      
           This box has a color of #d31cdb        
        
          <div style="background-color:#d31cdb;">Content here</div>
        
        
          .mybackground {background-color:#d31cdb;}
        
        Background color #d31cdb
      
           Border around this has a color of #d31cdb        
        
          <div style="border:2px solid #d31cdb;">Content here</div>
        
        
          .myborder {border:2px solid #d31cdb;}
        
        Border color #d31cdb