#2da0f1 color space conversions
Hex:
        #2da0f1
        RGB:
        45, 160, 241
        CMY:
        82, 37, 5
        CMYK:
        81, 34, 0, 5
      HSL:
        205°, 87.5000%, 56.0784%
        HSV (HSB):
        205°, 81.3278%, 94.5098%
        XYZ:
        29.5302, 32.0504, 87.8490
        xyY:
        0.1976, 0.2145, 32.0504
      CIE-Lab:
        63.3845, -3.5286, -49.3199
        CIE-LCH:
        63.3845, 49.4459, 265.9077
        CIE-Luv:
        63.3845, -37.2415, -78.7553
        Hunter-Lab:
        56.6130, -5.9647, -52.3738
      #2da0f1 color charts
#2da0f1 RGB chart
      #2da0f1 CMYK chart
      #2da0f1 RGB pie chart
      #2da0f1 color shades, tints & tones
#2da0f1 color schemes
#2da0f1 color preview, HTML & CSS examples
           This text has a color of #2da0f1        
        
          <p style="color:#2da0f1;">Text here</p>
        
        
          .mytext {color:#2da0f1;}
        
        Text color #2da0f1
      
           This box has a color of #2da0f1        
        
          <div style="background-color:#2da0f1;">Content here</div>
        
        
          .mybackground {background-color:#2da0f1;}
        
        Background color #2da0f1
      
           Border around this has a color of #2da0f1        
        
          <div style="border:2px solid #2da0f1;">Content here</div>
        
        
          .myborder {border:2px solid #2da0f1;}
        
        Border color #2da0f1