#2196f3 color space conversions
Hex:
        #2196f3
        RGB:
        33, 150, 243
        CMY:
        87, 41, 5
        CMYK:
        86, 38, 0, 5
      HSL:
        207°, 89.7436%, 54.1176%
        HSV (HSB):
        207°, 86.4198%, 95.2941%
        XYZ:
        27.7112, 28.6071, 88.8552
        xyY:
        0.1909, 0.1971, 28.6071
      CIE-Lab:
        60.4333, 2.0911, -55.1163
        CIE-LCH:
        60.4333, 55.1559, 272.1727
        CIE-Luv:
        60.4333, -35.0460, -88.3209
        Hunter-Lab:
        53.4856, -1.1179, -61.0581
      #2196f3 color charts
#2196f3 RGB chart
      #2196f3 CMYK chart
      #2196f3 RGB pie chart
      #2196f3 color shades, tints & tones
#2196f3 color schemes
#2196f3 color preview, HTML & CSS examples
           This text has a color of #2196f3        
        
          <p style="color:#2196f3;">Text here</p>
        
        
          .mytext {color:#2196f3;}
        
        Text color #2196f3
      
           This box has a color of #2196f3        
        
          <div style="background-color:#2196f3;">Content here</div>
        
        
          .mybackground {background-color:#2196f3;}
        
        Background color #2196f3
      
           Border around this has a color of #2196f3        
        
          <div style="border:2px solid #2196f3;">Content here</div>
        
        
          .myborder {border:2px solid #2196f3;}
        
        Border color #2196f3