#2184fb color space conversions
Hex:
        #2184fb
        RGB:
        33, 132, 251
        CMY:
        87, 48, 2
        CMYK:
        87, 47, 0, 2
      HSL:
        213°, 96.4602%, 55.6863%
        HSV (HSB):
        213°, 86.8526%, 98.4314%
        XYZ:
        26.2911, 23.7909, 94.4732
        xyY:
        0.1819, 0.1646, 23.7909
      CIE-Lab:
        55.8778, 15.9634, -66.8293
        CIE-LCH:
        55.8778, 68.7094, 283.4344
        CIE-Luv:
        55.8778, -29.1085, -106.8658
        Hunter-Lab:
        48.7759, 10.8567, -80.6946
      #2184fb color charts
#2184fb RGB chart
      #2184fb CMYK chart
      #2184fb RGB pie chart
      #2184fb color shades, tints & tones
#2184fb color schemes
#2184fb color preview, HTML & CSS examples
           This text has a color of #2184fb        
        
          <p style="color:#2184fb;">Text here</p>
        
        
          .mytext {color:#2184fb;}
        
        Text color #2184fb
      
           This box has a color of #2184fb        
        
          <div style="background-color:#2184fb;">Content here</div>
        
        
          .mybackground {background-color:#2184fb;}
        
        Background color #2184fb
      
           Border around this has a color of #2184fb        
        
          <div style="border:2px solid #2184fb;">Content here</div>
        
        
          .myborder {border:2px solid #2184fb;}
        
        Border color #2184fb