#2213fd color space conversions
Hex:
        #2213fd
        RGB:
        34, 19, 253
        CMY:
        87, 93, 1
        CMYK:
        87, 92, 0, 1
      HSL:
        244°, 98.3193%, 53.3333%
        HSV (HSB):
        244°, 92.4901%, 99.2157%
        XYZ:
        18.6222, 7.8977, 93.4714
        xyY:
        0.1552, 0.0658, 7.8977
      CIE-Lab:
        33.7689, 75.8818, -104.2715
        CIE-LCH:
        33.7689, 128.9597, 306.0446
        CIE-Luv:
        33.7689, -8.5272, -130.8591
        Hunter-Lab:
        28.1028, 69.1022, -177.5297
      #2213fd color charts
#2213fd RGB chart
      #2213fd CMYK chart
      #2213fd RGB pie chart
      #2213fd color shades, tints & tones
#2213fd color schemes
#2213fd color preview, HTML & CSS examples
           This text has a color of #2213fd        
        
          <p style="color:#2213fd;">Text here</p>
        
        
          .mytext {color:#2213fd;}
        
        Text color #2213fd
      
           This box has a color of #2213fd        
        
          <div style="background-color:#2213fd;">Content here</div>
        
        
          .mybackground {background-color:#2213fd;}
        
        Background color #2213fd
      
           Border around this has a color of #2213fd        
        
          <div style="border:2px solid #2213fd;">Content here</div>
        
        
          .myborder {border:2px solid #2213fd;}
        
        Border color #2213fd