#2213dc color space conversions
Hex:
        #2213dc
        RGB:
        34, 19, 220
        CMY:
        87, 93, 14
        CMYK:
        85, 91, 0, 14
      HSL:
        244°, 84.1004%, 46.8627%
        HSV (HSB):
        244°, 91.3636%, 86.2745%
        XYZ:
        13.8108, 5.9731, 68.1352
        xyY:
        0.1571, 0.0679, 5.9731
      CIE-Lab:
        29.3446, 67.4128, -92.8870
        CIE-LCH:
        29.3446, 114.7714, 305.9703
        CIE-Luv:
        29.3446, -7.0076, -112.0370
        Hunter-Lab:
        24.4400, 58.0988, -148.1839
      #2213dc color charts
#2213dc RGB chart
      #2213dc CMYK chart
      #2213dc RGB pie chart
      #2213dc color shades, tints & tones
#2213dc color schemes
#2213dc color preview, HTML & CSS examples
           This text has a color of #2213dc        
        
          <p style="color:#2213dc;">Text here</p>
        
        
          .mytext {color:#2213dc;}
        
        Text color #2213dc
      
           This box has a color of #2213dc        
        
          <div style="background-color:#2213dc;">Content here</div>
        
        
          .mybackground {background-color:#2213dc;}
        
        Background color #2213dc
      
           Border around this has a color of #2213dc        
        
          <div style="border:2px solid #2213dc;">Content here</div>
        
        
          .myborder {border:2px solid #2213dc;}
        
        Border color #2213dc