#2214be color space conversions
Hex:
        #2214be
        RGB:
        34, 20, 190
        CMY:
        87, 92, 25
        CMYK:
        82, 89, 0, 25
      HSL:
        245°, 80.9524%, 41.1765%
        HSV (HSB):
        245°, 89.4737%, 74.5098%
        XYZ:
        10.2041, 4.5581, 49.0572
        xyY:
        0.1599, 0.0714, 4.5581
      CIE-Lab:
        25.4368, 59.0310, -81.8815
        CIE-LCH:
        25.4368, 100.9418, 305.7890
        CIE-Luv:
        25.4368, -5.6327, -94.7775
        Hunter-Lab:
        21.3497, 47.9522, -121.2913
      #2214be color charts
#2214be RGB chart
      #2214be CMYK chart
      #2214be RGB pie chart
      #2214be color shades, tints & tones
#2214be color schemes
#2214be color preview, HTML & CSS examples
           This text has a color of #2214be        
        
          <p style="color:#2214be;">Text here</p>
        
        
          .mytext {color:#2214be;}
        
        Text color #2214be
      
           This box has a color of #2214be        
        
          <div style="background-color:#2214be;">Content here</div>
        
        
          .mybackground {background-color:#2214be;}
        
        Background color #2214be
      
           Border around this has a color of #2214be        
        
          <div style="border:2px solid #2214be;">Content here</div>
        
        
          .myborder {border:2px solid #2214be;}
        
        Border color #2214be