#ff0dbe color space conversions
Hex:
        #ff0dbe
        RGB:
        255, 13, 190
        CMY:
        0, 95, 25
        CMYK:
        0, 95, 25, 0
      HSL:
        316°, 100.0000%, 52.5490%
        HSV (HSB):
        316°, 94.9020%, 100.0000%
        XYZ:
        50.6782, 25.2656, 50.9209
        xyY:
        0.3995, 0.1992, 25.2656
      CIE-Lab:
        57.3332, 89.3524, -28.8052
        CIE-LCH:
        57.3332, 93.8807, 342.1319
        CIE-Luv:
        57.3332, 111.9565, -58.0736
        Hunter-Lab:
        50.2649, 92.0043, -24.8784
      #ff0dbe color charts
#ff0dbe RGB chart
      #ff0dbe CMYK chart
      #ff0dbe RGB pie chart
      #ff0dbe color shades, tints & tones
#ff0dbe color schemes
#ff0dbe color preview, HTML & CSS examples
           This text has a color of #ff0dbe        
        
          <p style="color:#ff0dbe;">Text here</p>
        
        
          .mytext {color:#ff0dbe;}
        
        Text color #ff0dbe
      
           This box has a color of #ff0dbe        
        
          <div style="background-color:#ff0dbe;">Content here</div>
        
        
          .mybackground {background-color:#ff0dbe;}
        
        Background color #ff0dbe
      
           Border around this has a color of #ff0dbe        
        
          <div style="border:2px solid #ff0dbe;">Content here</div>
        
        
          .myborder {border:2px solid #ff0dbe;}
        
        Border color #ff0dbe