#2180fe color space conversions
Hex:
        #2180fe
        RGB:
        33, 128, 254
        CMY:
        87, 50, 0
        CMYK:
        87, 50, 0, 0
      HSL:
        214°, 99.1031%, 56.2745%
        HSV (HSB):
        214°, 87.0079%, 99.6078%
        XYZ:
        26.2358, 22.9174, 96.8067
        xyY:
        0.1797, 0.1570, 22.9174
      CIE-Lab:
        54.9872, 19.5738, -69.9227
        CIE-LCH:
        54.9872, 72.6107, 285.6388
        CIE-Luv:
        54.9872, -27.8325, -111.5307
        Hunter-Lab:
        47.8722, 14.0485, -86.3852
      #2180fe color charts
#2180fe RGB chart
      #2180fe CMYK chart
      #2180fe RGB pie chart
      #2180fe color shades, tints & tones
#2180fe color schemes
#2180fe color preview, HTML & CSS examples
           This text has a color of #2180fe        
        
          <p style="color:#2180fe;">Text here</p>
        
        
          .mytext {color:#2180fe;}
        
        Text color #2180fe
      
           This box has a color of #2180fe        
        
          <div style="background-color:#2180fe;">Content here</div>
        
        
          .mybackground {background-color:#2180fe;}
        
        Background color #2180fe
      
           Border around this has a color of #2180fe        
        
          <div style="border:2px solid #2180fe;">Content here</div>
        
        
          .myborder {border:2px solid #2180fe;}
        
        Border color #2180fe