#2218db color space conversions
Hex:
        #2218db
        RGB:
        34, 24, 219
        CMY:
        87, 91, 14
        CMYK:
        84, 89, 0, 14
      HSL:
        243°, 80.2469%, 47.6471%
        HSV (HSB):
        243°, 89.0411%, 85.8824%
        XYZ:
        13.7725, 6.1078, 67.4709
        xyY:
        0.1577, 0.0699, 6.1078
      CIE-Lab:
        29.6829, 65.7113, -91.7460
        CIE-LCH:
        29.6829, 112.8508, 305.6114
        CIE-Luv:
        29.6829, -7.2782, -111.8066
        Hunter-Lab:
        24.7140, 56.2241, -144.5658
      #2218db color charts
#2218db RGB chart
      #2218db CMYK chart
      #2218db RGB pie chart
      #2218db color shades, tints & tones
#2218db color schemes
#2218db color preview, HTML & CSS examples
           This text has a color of #2218db        
        
          <p style="color:#2218db;">Text here</p>
        
        
          .mytext {color:#2218db;}
        
        Text color #2218db
      
           This box has a color of #2218db        
        
          <div style="background-color:#2218db;">Content here</div>
        
        
          .mybackground {background-color:#2218db;}
        
        Background color #2218db
      
           Border around this has a color of #2218db        
        
          <div style="border:2px solid #2218db;">Content here</div>
        
        
          .myborder {border:2px solid #2218db;}
        
        Border color #2218db