#2d81df color space conversions
Hex:
        #2d81df
        RGB:
        45, 129, 223
        CMY:
        82, 49, 13
        CMYK:
        80, 42, 0, 13
      HSL:
        212°, 73.5537%, 52.5490%
        HSV (HSB):
        212°, 79.8206%, 87.4510%
        XYZ:
        22.2517, 21.5861, 72.8058
        xyY:
        0.1908, 0.1851, 21.5861
      CIE-Lab:
        53.5851, 8.2258, -54.9158
        CIE-LCH:
        53.5851, 55.5285, 278.5190
        CIE-Luv:
        53.5851, -27.9722, -86.4894
        Hunter-Lab:
        46.4609, 4.1834, -60.3869
      #2d81df color charts
#2d81df RGB chart
      #2d81df CMYK chart
      #2d81df RGB pie chart
      #2d81df color shades, tints & tones
#2d81df color schemes
#2d81df color preview, HTML & CSS examples
           This text has a color of #2d81df        
        
          <p style="color:#2d81df;">Text here</p>
        
        
          .mytext {color:#2d81df;}
        
        Text color #2d81df
      
           This box has a color of #2d81df        
        
          <div style="background-color:#2d81df;">Content here</div>
        
        
          .mybackground {background-color:#2d81df;}
        
        Background color #2d81df
      
           Border around this has a color of #2d81df        
        
          <div style="border:2px solid #2d81df;">Content here</div>
        
        
          .myborder {border:2px solid #2d81df;}
        
        Border color #2d81df