#215dfd color space conversions
Hex:
        #215dfd
        RGB:
        33, 93, 253
        CMY:
        87, 64, 1
        CMYK:
        87, 63, 0, 1
      HSL:
        224°, 98.2143%, 56.0784%
        HSV (HSB):
        224°, 86.9565%, 99.2157%
        XYZ:
        22.2712, 15.2439, 94.6971
        xyY:
        0.1685, 0.1153, 15.2439
      CIE-Lab:
        45.9664, 41.1546, -84.0684
        CIE-LCH:
        45.9664, 93.6013, 296.0834
        CIE-Luv:
        45.9664, -18.7233, -126.6279
        Hunter-Lab:
        39.0434, 33.4941, -116.4733
      #215dfd color charts
#215dfd RGB chart
      #215dfd CMYK chart
      #215dfd RGB pie chart
      #215dfd color shades, tints & tones
#215dfd color schemes
#215dfd color preview, HTML & CSS examples
           This text has a color of #215dfd        
        
          <p style="color:#215dfd;">Text here</p>
        
        
          .mytext {color:#215dfd;}
        
        Text color #215dfd
      
           This box has a color of #215dfd        
        
          <div style="background-color:#215dfd;">Content here</div>
        
        
          .mybackground {background-color:#215dfd;}
        
        Background color #215dfd
      
           Border around this has a color of #215dfd        
        
          <div style="border:2px solid #215dfd;">Content here</div>
        
        
          .myborder {border:2px solid #215dfd;}
        
        Border color #215dfd