#07059b color space conversions
Hex:
        #07059b
        RGB:
        7, 5, 155
        CMY:
        97, 98, 39
        CMYK:
        95, 97, 0, 39
      HSL:
        241°, 93.7500%, 31.3725%
        HSV (HSB):
        241°, 96.7742%, 60.7843%
        XYZ:
        6.0583, 2.5203, 31.1775
        xyY:
        0.1524, 0.0634, 2.5203
      CIE-Lab:
        18.0100, 53.1338, -73.1848
        CIE-LCH:
        18.0100, 90.4390, 305.9805
        CIE-Luv:
        18.0100, -5.0253, -70.9993
        Hunter-Lab:
        15.8754, 40.3365, -105.3264
      #07059b color charts
#07059b RGB chart
      #07059b CMYK chart
      #07059b RGB pie chart
      #07059b color shades, tints & tones
#07059b color schemes
#07059b color preview, HTML & CSS examples
           This text has a color of #07059b        
        
          <p style="color:#07059b;">Text here</p>
        
        
          .mytext {color:#07059b;}
        
        Text color #07059b
      
           This box has a color of #07059b        
        
          <div style="background-color:#07059b;">Content here</div>
        
        
          .mybackground {background-color:#07059b;}
        
        Background color #07059b
      
           Border around this has a color of #07059b        
        
          <div style="border:2px solid #07059b;">Content here</div>
        
        
          .myborder {border:2px solid #07059b;}
        
        Border color #07059b