#2133fe color space conversions
Hex:
        #2133fe
        RGB:
        33, 51, 254
        CMY:
        87, 80, 0
        CMYK:
        87, 80, 0, 0
      HSL:
        235°, 99.1031%, 56.2745%
        HSV (HSB):
        235°, 87.0079%, 99.6078%
        XYZ:
        19.7004, 9.8467, 94.6282
        xyY:
        0.1586, 0.0793, 9.8467
      CIE-Lab:
        37.5660, 65.0150, -98.5058
        CIE-LCH:
        37.5660, 118.0268, 303.4253
        CIE-Luv:
        37.5660, -11.3416, -132.8150
        Hunter-Lab:
        31.3795, 57.1502, -156.8295
      #2133fe color charts
#2133fe RGB chart
      #2133fe CMYK chart
      #2133fe RGB pie chart
      #2133fe color shades, tints & tones
#2133fe color schemes
#2133fe color preview, HTML & CSS examples
           This text has a color of #2133fe        
        
          <p style="color:#2133fe;">Text here</p>
        
        
          .mytext {color:#2133fe;}
        
        Text color #2133fe
      
           This box has a color of #2133fe        
        
          <div style="background-color:#2133fe;">Content here</div>
        
        
          .mybackground {background-color:#2133fe;}
        
        Background color #2133fe
      
           Border around this has a color of #2133fe        
        
          <div style="border:2px solid #2133fe;">Content here</div>
        
        
          .myborder {border:2px solid #2133fe;}
        
        Border color #2133fe