#d31bbd color space conversions
Hex:
        #d31bbd
        RGB:
        211, 27, 189
        CMY:
        17, 89, 26
        CMYK:
        0, 87, 10, 17
      HSL:
        307°, 77.3109%, 46.6667%
        HSV (HSB):
        307°, 87.2038%, 82.7451%
        XYZ:
        36.4412, 18.3069, 49.7570
        xyY:
        0.3487, 0.1752, 18.3069
      CIE-Lab:
        49.8662, 79.3293, -40.4875
        CIE-LCH:
        49.8662, 89.0638, 332.9615
        CIE-Luv:
        49.8662, 77.0284, -71.5704
        Hunter-Lab:
        42.7865, 77.1517, -38.9986
      #d31bbd color charts
#d31bbd RGB chart
      #d31bbd CMYK chart
      #d31bbd RGB pie chart
      #d31bbd color shades, tints & tones
#d31bbd color schemes
#d31bbd color preview, HTML & CSS examples
           This text has a color of #d31bbd        
        
          <p style="color:#d31bbd;">Text here</p>
        
        
          .mytext {color:#d31bbd;}
        
        Text color #d31bbd
      
           This box has a color of #d31bbd        
        
          <div style="background-color:#d31bbd;">Content here</div>
        
        
          .mybackground {background-color:#d31bbd;}
        
        Background color #d31bbd
      
           Border around this has a color of #d31bbd        
        
          <div style="border:2px solid #d31bbd;">Content here</div>
        
        
          .myborder {border:2px solid #d31bbd;}
        
        Border color #d31bbd