#2193fa color space conversions
Hex:
        #2193fa
        RGB:
        33, 147, 250
        CMY:
        87, 42, 2
        CMYK:
        87, 41, 0, 2
      HSL:
        208°, 95.5947%, 55.4902%
        HSV (HSB):
        208°, 86.8000%, 98.0392%
        XYZ:
        28.3162, 28.0929, 94.3725
        xyY:
        0.1878, 0.1863, 28.0929
      CIE-Lab:
        59.9726, 6.4725, -59.7016
        CIE-LCH:
        59.9726, 60.0514, 276.1875
        CIE-Luv:
        59.9726, -33.7437, -96.1470
        Hunter-Lab:
        53.0027, 2.6072, -68.4652
      #2193fa color charts
#2193fa RGB chart
      #2193fa CMYK chart
      #2193fa RGB pie chart
      #2193fa color shades, tints & tones
#2193fa color schemes
#2193fa color preview, HTML & CSS examples
           This text has a color of #2193fa        
        
          <p style="color:#2193fa;">Text here</p>
        
        
          .mytext {color:#2193fa;}
        
        Text color #2193fa
      
           This box has a color of #2193fa        
        
          <div style="background-color:#2193fa;">Content here</div>
        
        
          .mybackground {background-color:#2193fa;}
        
        Background color #2193fa
      
           Border around this has a color of #2193fa        
        
          <div style="border:2px solid #2193fa;">Content here</div>
        
        
          .myborder {border:2px solid #2193fa;}
        
        Border color #2193fa