#2122f5 color space conversions
Hex:
        #2122f5
        RGB:
        33, 34, 245
        CMY:
        87, 87, 4
        CMYK:
        87, 86, 0, 4
      HSL:
        240°, 91.3793%, 54.5098%
        HSV (HSB):
        240°, 86.5306%, 96.0784%
        XYZ:
        17.6807, 8.0600, 87.0101
        xyY:
        0.1568, 0.0715, 8.0600
      CIE-Lab:
        34.1074, 69.4433, -99.2029
        CIE-LCH:
        34.1074, 121.0933, 304.9925
        CIE-Luv:
        34.1074, -9.2496, -127.1708
        Hunter-Lab:
        28.3901, 61.4829, -161.8393
      #2122f5 color charts
#2122f5 RGB chart
      #2122f5 CMYK chart
      #2122f5 RGB pie chart
      #2122f5 color shades, tints & tones
#2122f5 color schemes
#2122f5 color preview, HTML & CSS examples
           This text has a color of #2122f5        
        
          <p style="color:#2122f5;">Text here</p>
        
        
          .mytext {color:#2122f5;}
        
        Text color #2122f5
      
           This box has a color of #2122f5        
        
          <div style="background-color:#2122f5;">Content here</div>
        
        
          .mybackground {background-color:#2122f5;}
        
        Background color #2122f5
      
           Border around this has a color of #2122f5        
        
          <div style="border:2px solid #2122f5;">Content here</div>
        
        
          .myborder {border:2px solid #2122f5;}
        
        Border color #2122f5