#2f83ec color space conversions
Hex:
        #2f83ec
        RGB:
        47, 131, 236
        CMY:
        82, 49, 7
        CMYK:
        80, 44, 0, 7
      HSL:
        213°, 83.2599%, 55.4902%
        HSV (HSB):
        213°, 80.0847%, 92.5490%
        XYZ:
        24.4289, 22.8931, 82.4881
        xyY:
        0.1882, 0.1764, 22.8931
      CIE-Lab:
        54.9620, 12.0302, -59.9743
        CIE-LCH:
        54.9620, 61.1689, 281.3424
        CIE-Luv:
        54.9620, -27.8852, -95.3676
        Hunter-Lab:
        47.8467, 7.4044, -68.7238
      #2f83ec color charts
#2f83ec RGB chart
      #2f83ec CMYK chart
      #2f83ec RGB pie chart
      #2f83ec color shades, tints & tones
#2f83ec color schemes
#2f83ec color preview, HTML & CSS examples
           This text has a color of #2f83ec        
        
          <p style="color:#2f83ec;">Text here</p>
        
        
          .mytext {color:#2f83ec;}
        
        Text color #2f83ec
      
           This box has a color of #2f83ec        
        
          <div style="background-color:#2f83ec;">Content here</div>
        
        
          .mybackground {background-color:#2f83ec;}
        
        Background color #2f83ec
      
           Border around this has a color of #2f83ec        
        
          <div style="border:2px solid #2f83ec;">Content here</div>
        
        
          .myborder {border:2px solid #2f83ec;}
        
        Border color #2f83ec