#07215f color space conversions
Hex:
        #07215f
        RGB:
        7, 33, 95
        CMY:
        97, 87, 63
        CMYK:
        93, 65, 0, 63
      HSL:
        222°, 86.2745%, 20.0000%
        HSV (HSB):
        222°, 92.6316%, 37.2549%
        XYZ:
        2.6970, 1.9591, 11.0625
        xyY:
        0.1716, 0.1246, 1.9591
      CIE-Lab:
        15.2712, 17.7162, -39.4083
        CIE-LCH:
        15.2712, 43.2074, 294.2066
        CIE-Luv:
        15.2712, -6.4635, -39.3480
        Hunter-Lab:
        13.9968, 9.9006, -37.0625
      #07215f color charts
#07215f RGB chart
      #07215f CMYK chart
      #07215f RGB pie chart
      #07215f color shades, tints & tones
#07215f color schemes
#07215f color preview, HTML & CSS examples
           This text has a color of #07215f        
        
          <p style="color:#07215f;">Text here</p>
        
        
          .mytext {color:#07215f;}
        
        Text color #07215f
      
           This box has a color of #07215f        
        
          <div style="background-color:#07215f;">Content here</div>
        
        
          .mybackground {background-color:#07215f;}
        
        Background color #07215f
      
           Border around this has a color of #07215f        
        
          <div style="border:2px solid #07215f;">Content here</div>
        
        
          .myborder {border:2px solid #07215f;}
        
        Border color #07215f