#2f84fa color space conversions
Hex:
        #2f84fa
        RGB:
        47, 132, 250
        CMY:
        82, 48, 2
        CMYK:
        81, 47, 0, 2
      HSL:
        215°, 95.3052%, 58.2353%
        HSV (HSB):
        215°, 81.2000%, 98.0392%
        XYZ:
        26.6789, 24.0090, 93.6706
        xyY:
        0.1848, 0.1663, 24.0090
      CIE-Lab:
        56.0968, 16.6136, -65.9100
        CIE-LCH:
        56.0968, 67.9716, 284.1475
        CIE-Luv:
        56.0968, -27.7441, -105.5800
        Hunter-Lab:
        48.9990, 11.4412, -79.0445
      #2f84fa color charts
#2f84fa RGB chart
      #2f84fa CMYK chart
      #2f84fa RGB pie chart
      #2f84fa color shades, tints & tones
#2f84fa color schemes
#2f84fa color preview, HTML & CSS examples
           This text has a color of #2f84fa        
        
          <p style="color:#2f84fa;">Text here</p>
        
        
          .mytext {color:#2f84fa;}
        
        Text color #2f84fa
      
           This box has a color of #2f84fa        
        
          <div style="background-color:#2f84fa;">Content here</div>
        
        
          .mybackground {background-color:#2f84fa;}
        
        Background color #2f84fa
      
           Border around this has a color of #2f84fa        
        
          <div style="border:2px solid #2f84fa;">Content here</div>
        
        
          .myborder {border:2px solid #2f84fa;}
        
        Border color #2f84fa