#2084f3 color space conversions
Hex:
        #2084f3
        RGB:
        32, 132, 243
        CMY:
        87, 48, 5
        CMYK:
        87, 46, 0, 5
      HSL:
        212°, 89.7872%, 53.9216%
        HSV (HSB):
        212°, 86.8313%, 95.2941%
        XYZ:
        25.0246, 23.2807, 87.9687
        xyY:
        0.1836, 0.1708, 23.2807
      CIE-Lab:
        55.3603, 12.8768, -63.2392
        CIE-LCH:
        55.3603, 64.5369, 281.5093
        CIE-Luv:
        55.3603, -29.4929, -100.7543
        Hunter-Lab:
        48.2500, 8.1403, -74.3215
      #2084f3 color charts
#2084f3 RGB chart
      #2084f3 CMYK chart
      #2084f3 RGB pie chart
      #2084f3 color shades, tints & tones
#2084f3 color schemes
#2084f3 color preview, HTML & CSS examples
           This text has a color of #2084f3        
        
          <p style="color:#2084f3;">Text here</p>
        
        
          .mytext {color:#2084f3;}
        
        Text color #2084f3
      
           This box has a color of #2084f3        
        
          <div style="background-color:#2084f3;">Content here</div>
        
        
          .mybackground {background-color:#2084f3;}
        
        Background color #2084f3
      
           Border around this has a color of #2084f3        
        
          <div style="border:2px solid #2084f3;">Content here</div>
        
        
          .myborder {border:2px solid #2084f3;}
        
        Border color #2084f3