#2160fe color space conversions
Hex:
        #2160fe
        RGB:
        33, 96, 254
        CMY:
        87, 62, 0
        CMYK:
        87, 62, 0, 0
      HSL:
        223°, 99.1031%, 56.2745%
        HSV (HSB):
        223°, 87.0079%, 99.6078%
        XYZ:
        22.6995, 15.8448, 95.6279
        xyY:
        0.1692, 0.1181, 15.8448
      CIE-Lab:
        46.7703, 39.6533, -83.3060
        CIE-LCH:
        46.7703, 92.2620, 295.4542
        CIE-Luv:
        46.7703, -19.4108, -126.3190
        Hunter-Lab:
        39.8056, 32.1314, -114.5729
      #2160fe color charts
#2160fe RGB chart
      #2160fe CMYK chart
      #2160fe RGB pie chart
      #2160fe color shades, tints & tones
#2160fe color schemes
#2160fe color preview, HTML & CSS examples
           This text has a color of #2160fe        
        
          <p style="color:#2160fe;">Text here</p>
        
        
          .mytext {color:#2160fe;}
        
        Text color #2160fe
      
           This box has a color of #2160fe        
        
          <div style="background-color:#2160fe;">Content here</div>
        
        
          .mybackground {background-color:#2160fe;}
        
        Background color #2160fe
      
           Border around this has a color of #2160fe        
        
          <div style="border:2px solid #2160fe;">Content here</div>
        
        
          .myborder {border:2px solid #2160fe;}
        
        Border color #2160fe