#2124fe color space conversions
Hex:
        #2124fe
        RGB:
        33, 36, 254
        CMY:
        87, 86, 0
        CMYK:
        87, 86, 0, 0
      HSL:
        239°, 99.1031%, 56.2745%
        HSV (HSB):
        239°, 87.0079%, 99.6078%
        XYZ:
        19.1475, 8.7408, 94.4439
        xyY:
        0.1565, 0.0715, 8.7408
      CIE-Lab:
        35.4805, 71.2094, -101.9774
        CIE-LCH:
        35.4805, 124.3792, 304.9261
        CIE-Luv:
        35.4805, -9.7781, -132.3333
        Hunter-Lab:
        29.5649, 63.8654, -168.7040
      #2124fe color charts
#2124fe RGB chart
      #2124fe CMYK chart
      #2124fe RGB pie chart
      #2124fe color shades, tints & tones
#2124fe color schemes
#2124fe color preview, HTML & CSS examples
           This text has a color of #2124fe        
        
          <p style="color:#2124fe;">Text here</p>
        
        
          .mytext {color:#2124fe;}
        
        Text color #2124fe
      
           This box has a color of #2124fe        
        
          <div style="background-color:#2124fe;">Content here</div>
        
        
          .mybackground {background-color:#2124fe;}
        
        Background color #2124fe
      
           Border around this has a color of #2124fe        
        
          <div style="border:2px solid #2124fe;">Content here</div>
        
        
          .myborder {border:2px solid #2124fe;}
        
        Border color #2124fe