#07218e color space conversions
Hex:
        #07218e
        RGB:
        7, 33, 142
        CMY:
        97, 87, 44
        CMYK:
        95, 77, 0, 44
      HSL:
        228°, 90.6040%, 29.2157%
        HSV (HSB):
        228°, 95.0704%, 55.6863%
        XYZ:
        5.5140, 3.0859, 25.8962
        xyY:
        0.1598, 0.0895, 3.0859
      CIE-Lab:
        20.3846, 36.7282, -61.1824
        CIE-LCH:
        20.3846, 71.3600, 300.9766
        CIE-Luv:
        20.3846, -7.2907, -67.2724
        Hunter-Lab:
        17.5667, 25.2873, -75.1067
      #07218e color charts
#07218e RGB chart
      #07218e CMYK chart
      #07218e RGB pie chart
      #07218e color shades, tints & tones
#07218e color schemes
#07218e color preview, HTML & CSS examples
           This text has a color of #07218e        
        
          <p style="color:#07218e;">Text here</p>
        
        
          .mytext {color:#07218e;}
        
        Text color #07218e
      
           This box has a color of #07218e        
        
          <div style="background-color:#07218e;">Content here</div>
        
        
          .mybackground {background-color:#07218e;}
        
        Background color #07218e
      
           Border around this has a color of #07218e        
        
          <div style="border:2px solid #07218e;">Content here</div>
        
        
          .myborder {border:2px solid #07218e;}
        
        Border color #07218e