#ff0dba color space conversions
Hex:
        #ff0dba
        RGB:
        255, 13, 186
        CMY:
        0, 95, 27
        CMYK:
        0, 95, 27, 0
      HSL:
        317°, 100.0000%, 52.5490%
        HSV (HSB):
        317°, 94.9020%, 100.0000%
        XYZ:
        50.2469, 25.0930, 48.6495
        xyY:
        0.4053, 0.2024, 25.0930
      CIE-Lab:
        57.1659, 88.9200, -26.7502
        CIE-LCH:
        57.1659, 92.8566, 343.2569
        CIE-Luv:
        57.1659, 113.8326, -54.9367
        Hunter-Lab:
        50.0929, 91.3858, -22.5165
      #ff0dba color charts
#ff0dba RGB chart
      #ff0dba CMYK chart
      #ff0dba RGB pie chart
      #ff0dba color shades, tints & tones
#ff0dba color schemes
#ff0dba color preview, HTML & CSS examples
           This text has a color of #ff0dba        
        
          <p style="color:#ff0dba;">Text here</p>
        
        
          .mytext {color:#ff0dba;}
        
        Text color #ff0dba
      
           This box has a color of #ff0dba        
        
          <div style="background-color:#ff0dba;">Content here</div>
        
        
          .mybackground {background-color:#ff0dba;}
        
        Background color #ff0dba
      
           Border around this has a color of #ff0dba        
        
          <div style="border:2px solid #ff0dba;">Content here</div>
        
        
          .myborder {border:2px solid #ff0dba;}
        
        Border color #ff0dba