#2145f2 color space conversions
Hex:
        #2145f2
        RGB:
        33, 69, 242
        CMY:
        87, 73, 5
        CMYK:
        86, 71, 0, 5
      HSL:
        230°, 88.9362%, 53.9216%
        HSV (HSB):
        230°, 86.3636%, 94.9020%
        XYZ:
        18.7823, 10.9904, 85.1358
        xyY:
        0.1635, 0.0956, 10.9904
      CIE-Lab:
        39.5643, 51.7317, -88.4523
        CIE-LCH:
        39.5643, 102.4694, 300.3214
        CIE-Luv:
        39.5643, -13.7431, -125.0063
        Hunter-Lab:
        33.1517, 43.1148, -129.0543
      #2145f2 color charts
#2145f2 RGB chart
      #2145f2 CMYK chart
      #2145f2 RGB pie chart
      #2145f2 color shades, tints & tones
#2145f2 color schemes
#2145f2 color preview, HTML & CSS examples
           This text has a color of #2145f2        
        
          <p style="color:#2145f2;">Text here</p>
        
        
          .mytext {color:#2145f2;}
        
        Text color #2145f2
      
           This box has a color of #2145f2        
        
          <div style="background-color:#2145f2;">Content here</div>
        
        
          .mybackground {background-color:#2145f2;}
        
        Background color #2145f2
      
           Border around this has a color of #2145f2        
        
          <div style="border:2px solid #2145f2;">Content here</div>
        
        
          .myborder {border:2px solid #2145f2;}
        
        Border color #2145f2