#2125eb color space conversions
Hex:
        #2125eb
        RGB:
        33, 37, 235
        CMY:
        87, 85, 8
        CMYK:
        86, 84, 0, 8
      HSL:
        239°, 83.4711%, 52.5490%
        HSV (HSB):
        239°, 85.9574%, 92.1569%
        XYZ:
        16.2842, 7.6446, 79.2146
        xyY:
        0.1579, 0.0741, 7.6446
      CIE-Lab:
        33.2315, 65.4971, -94.9961
        CIE-LCH:
        33.2315, 115.3869, 304.5851
        CIE-Luv:
        33.2315, -9.1261, -121.6878
        Hunter-Lab:
        27.6489, 56.7441, -150.5125
      #2125eb color charts
#2125eb RGB chart
      #2125eb CMYK chart
      #2125eb RGB pie chart
      #2125eb color shades, tints & tones
#2125eb color schemes
#2125eb color preview, HTML & CSS examples
           This text has a color of #2125eb        
        
          <p style="color:#2125eb;">Text here</p>
        
        
          .mytext {color:#2125eb;}
        
        Text color #2125eb
      
           This box has a color of #2125eb        
        
          <div style="background-color:#2125eb;">Content here</div>
        
        
          .mybackground {background-color:#2125eb;}
        
        Background color #2125eb
      
           Border around this has a color of #2125eb        
        
          <div style="border:2px solid #2125eb;">Content here</div>
        
        
          .myborder {border:2px solid #2125eb;}
        
        Border color #2125eb