#d31bf9 color space conversions
Hex:
        #d31bf9
        RGB:
        211, 27, 249
        CMY:
        17, 89, 2
        CMYK:
        15, 89, 0, 2
      HSL:
        290°, 94.8718%, 54.1176%
        HSV (HSB):
        290°, 89.1566%, 97.6471%
        XYZ:
        44.3548, 21.4723, 91.4293
        xyY:
        0.2821, 0.1365, 21.4723
      CIE-Lab:
        53.4626, 88.4187, -68.9224
        CIE-LCH:
        53.4626, 112.1079, 322.0636
        CIE-Luv:
        53.4626, 54.9498, -115.8760
        Hunter-Lab:
        46.3382, 89.7677, -84.5476
      #d31bf9 color charts
#d31bf9 RGB chart
      #d31bf9 CMYK chart
      #d31bf9 RGB pie chart
      #d31bf9 color shades, tints & tones
#d31bf9 color schemes
#d31bf9 color preview, HTML & CSS examples
           This text has a color of #d31bf9        
        
          <p style="color:#d31bf9;">Text here</p>
        
        
          .mytext {color:#d31bf9;}
        
        Text color #d31bf9
      
           This box has a color of #d31bf9        
        
          <div style="background-color:#d31bf9;">Content here</div>
        
        
          .mybackground {background-color:#d31bf9;}
        
        Background color #d31bf9
      
           Border around this has a color of #d31bf9        
        
          <div style="border:2px solid #d31bf9;">Content here</div>
        
        
          .myborder {border:2px solid #d31bf9;}
        
        Border color #d31bf9