#2f81de color space conversions
Hex:
        #2f81de
        RGB:
        47, 129, 222
        CMY:
        82, 49, 13
        CMYK:
        79, 42, 0, 13
      HSL:
        212°, 72.6141%, 52.7451%
        HSV (HSB):
        212°, 78.8288%, 87.0588%
        XYZ:
        22.2074, 21.5788, 72.1019
        xyY:
        0.1916, 0.1862, 21.5788
      CIE-Lab:
        53.5772, 8.0549, -54.3640
        CIE-LCH:
        53.5772, 54.9575, 278.4280
        CIE-Luv:
        53.5772, -27.7452, -85.5922
        Hunter-Lab:
        46.4530, 4.0413, -59.5098
      #2f81de color charts
#2f81de RGB chart
      #2f81de CMYK chart
      #2f81de RGB pie chart
      #2f81de color shades, tints & tones
#2f81de color schemes
#2f81de color preview, HTML & CSS examples
           This text has a color of #2f81de        
        
          <p style="color:#2f81de;">Text here</p>
        
        
          .mytext {color:#2f81de;}
        
        Text color #2f81de
      
           This box has a color of #2f81de        
        
          <div style="background-color:#2f81de;">Content here</div>
        
        
          .mybackground {background-color:#2f81de;}
        
        Background color #2f81de
      
           Border around this has a color of #2f81de        
        
          <div style="border:2px solid #2f81de;">Content here</div>
        
        
          .myborder {border:2px solid #2f81de;}
        
        Border color #2f81de