#d01fbe color space conversions
Hex:
        #d01fbe
        RGB:
        208, 31, 190
        CMY:
        18, 88, 25
        CMYK:
        0, 85, 9, 18
      HSL:
        306°, 74.0586%, 46.8627%
        HSV (HSB):
        306°, 85.0962%, 81.5686%
        XYZ:
        35.7967, 18.1076, 50.3236
        xyY:
        0.3434, 0.1737, 18.1076
      CIE-Lab:
        49.6263, 78.2090, -41.4836
        CIE-LCH:
        49.6263, 88.5299, 332.0576
        CIE-Luv:
        49.6263, 73.8913, -72.7762
        Hunter-Lab:
        42.5530, 75.6910, -40.3299
      #d01fbe color charts
#d01fbe RGB chart
      #d01fbe CMYK chart
      #d01fbe RGB pie chart
      #d01fbe color shades, tints & tones
#d01fbe color schemes
#d01fbe color preview, HTML & CSS examples
           This text has a color of #d01fbe        
        
          <p style="color:#d01fbe;">Text here</p>
        
        
          .mytext {color:#d01fbe;}
        
        Text color #d01fbe
      
           This box has a color of #d01fbe        
        
          <div style="background-color:#d01fbe;">Content here</div>
        
        
          .mybackground {background-color:#d01fbe;}
        
        Background color #d01fbe
      
           Border around this has a color of #d01fbe        
        
          <div style="border:2px solid #d01fbe;">Content here</div>
        
        
          .myborder {border:2px solid #d01fbe;}
        
        Border color #d01fbe