#2125f5 color space conversions
Hex:
        #2125f5
        RGB:
        33, 37, 245
        CMY:
        87, 85, 4
        CMYK:
        87, 85, 0, 4
      HSL:
        239°, 91.3793%, 54.5098%
        HSV (HSB):
        239°, 86.5306%, 96.0784%
        XYZ:
        17.7702, 8.2390, 87.0399
        xyY:
        0.1572, 0.0729, 8.2390
      CIE-Lab:
        34.4758, 68.3364, -98.5890
        CIE-LCH:
        34.4758, 119.9569, 304.7276
        CIE-Luv:
        34.4758, -9.5154, -127.3288
        Hunter-Lab:
        28.7037, 60.2761, -159.6957
      #2125f5 color charts
#2125f5 RGB chart
      #2125f5 CMYK chart
      #2125f5 RGB pie chart
      #2125f5 color shades, tints & tones
#2125f5 color schemes
#2125f5 color preview, HTML & CSS examples
           This text has a color of #2125f5        
        
          <p style="color:#2125f5;">Text here</p>
        
        
          .mytext {color:#2125f5;}
        
        Text color #2125f5
      
           This box has a color of #2125f5        
        
          <div style="background-color:#2125f5;">Content here</div>
        
        
          .mybackground {background-color:#2125f5;}
        
        Background color #2125f5
      
           Border around this has a color of #2125f5        
        
          <div style="border:2px solid #2125f5;">Content here</div>
        
        
          .myborder {border:2px solid #2125f5;}
        
        Border color #2125f5