#2f88fa color space conversions
Hex:
        #2f88fa
        RGB:
        47, 136, 250
        CMY:
        82, 47, 2
        CMYK:
        81, 46, 0, 2
      HSL:
        214°, 95.3052%, 58.2353%
        HSV (HSB):
        214°, 81.2000%, 98.0392%
        XYZ:
        27.2318, 25.1148, 93.8548
        xyY:
        0.1863, 0.1718, 25.1148
      CIE-Lab:
        57.1871, 14.1601, -64.1548
        CIE-LCH:
        57.1871, 65.6990, 282.4466
        CIE-Luv:
        57.1871, -28.9510, -103.0474
        Hunter-Lab:
        50.1147, 9.2944, -75.9582
      #2f88fa color charts
#2f88fa RGB chart
      #2f88fa CMYK chart
      #2f88fa RGB pie chart
      #2f88fa color shades, tints & tones
#2f88fa color schemes
#2f88fa color preview, HTML & CSS examples
           This text has a color of #2f88fa        
        
          <p style="color:#2f88fa;">Text here</p>
        
        
          .mytext {color:#2f88fa;}
        
        Text color #2f88fa
      
           This box has a color of #2f88fa        
        
          <div style="background-color:#2f88fa;">Content here</div>
        
        
          .mybackground {background-color:#2f88fa;}
        
        Background color #2f88fa
      
           Border around this has a color of #2f88fa        
        
          <div style="border:2px solid #2f88fa;">Content here</div>
        
        
          .myborder {border:2px solid #2f88fa;}
        
        Border color #2f88fa