#215fe8 color space conversions
Hex:
        #215fe8
        RGB:
        33, 95, 232
        CMY:
        87, 63, 9
        CMYK:
        86, 59, 0, 9
      HSL:
        221°, 81.2245%, 51.9608%
        HSV (HSB):
        221°, 85.7759%, 90.9804%
        XYZ:
        19.2849, 14.3339, 78.0942
        xyY:
        0.1726, 0.1283, 14.3339
      CIE-Lab:
        44.7081, 32.1348, -74.3570
        CIE-LCH:
        44.7081, 81.0037, 293.3725
        CIE-Luv:
        44.7081, -19.3045, -112.1859
        Hunter-Lab:
        37.8602, 24.6674, -95.7953
      #215fe8 color charts
#215fe8 RGB chart
      #215fe8 CMYK chart
      #215fe8 RGB pie chart
      #215fe8 color shades, tints & tones
#215fe8 color schemes
#215fe8 color preview, HTML & CSS examples
           This text has a color of #215fe8        
        
          <p style="color:#215fe8;">Text here</p>
        
        
          .mytext {color:#215fe8;}
        
        Text color #215fe8
      
           This box has a color of #215fe8        
        
          <div style="background-color:#215fe8;">Content here</div>
        
        
          .mybackground {background-color:#215fe8;}
        
        Background color #215fe8
      
           Border around this has a color of #215fe8        
        
          <div style="border:2px solid #215fe8;">Content here</div>
        
        
          .myborder {border:2px solid #215fe8;}
        
        Border color #215fe8