#215fe7 color space conversions
Hex:
        #215fe7
        RGB:
        33, 95, 231
        CMY:
        87, 63, 9
        CMYK:
        86, 59, 0, 9
      HSL:
        221°, 80.4878%, 51.7647%
        HSV (HSB):
        221°, 85.7143%, 90.5882%
        XYZ:
        19.1432, 14.2773, 77.3481
        xyY:
        0.1728, 0.1289, 14.2773
      CIE-Lab:
        44.6280, 31.7588, -73.9231
        CIE-LCH:
        44.6280, 80.4565, 293.2493
        CIE-Luv:
        44.6280, -19.3135, -111.5120
        Hunter-Lab:
        37.7853, 24.3095, -94.9196
      #215fe7 color charts
#215fe7 RGB chart
      #215fe7 CMYK chart
      #215fe7 RGB pie chart
      #215fe7 color shades, tints & tones
#215fe7 color schemes
#215fe7 color preview, HTML & CSS examples
           This text has a color of #215fe7        
        
          <p style="color:#215fe7;">Text here</p>
        
        
          .mytext {color:#215fe7;}
        
        Text color #215fe7
      
           This box has a color of #215fe7        
        
          <div style="background-color:#215fe7;">Content here</div>
        
        
          .mybackground {background-color:#215fe7;}
        
        Background color #215fe7
      
           Border around this has a color of #215fe7        
        
          <div style="border:2px solid #215fe7;">Content here</div>
        
        
          .myborder {border:2px solid #215fe7;}
        
        Border color #215fe7