#ff0db3 color space conversions
Hex:
        #ff0db3
        RGB:
        255, 13, 179
        CMY:
        0, 95, 30
        CMYK:
        0, 95, 30, 0
      HSL:
        319°, 100.0000%, 52.5490%
        HSV (HSB):
        319°, 94.9020%, 100.0000%
        XYZ:
        49.5206, 24.8025, 44.8252
        xyY:
        0.4156, 0.2082, 24.8025
      CIE-Lab:
        56.8825, 88.1845, -23.1226
        CIE-LCH:
        56.8825, 91.1655, 345.3074
        CIE-Luv:
        56.8825, 117.1338, -49.4568
        Hunter-Lab:
        49.8021, 90.3372, -18.5034
      #ff0db3 color charts
#ff0db3 RGB chart
      #ff0db3 CMYK chart
      #ff0db3 RGB pie chart
      #ff0db3 color shades, tints & tones
#ff0db3 color schemes
#ff0db3 color preview, HTML & CSS examples
           This text has a color of #ff0db3        
        
          <p style="color:#ff0db3;">Text here</p>
        
        
          .mytext {color:#ff0db3;}
        
        Text color #ff0db3
      
           This box has a color of #ff0db3        
        
          <div style="background-color:#ff0db3;">Content here</div>
        
        
          .mybackground {background-color:#ff0db3;}
        
        Background color #ff0db3
      
           Border around this has a color of #ff0db3        
        
          <div style="border:2px solid #ff0db3;">Content here</div>
        
        
          .myborder {border:2px solid #ff0db3;}
        
        Border color #ff0db3