#07007f color space conversions
Hex:
        #07007f
        RGB:
        7, 0, 127
        CMY:
        97, 100, 50
        CMYK:
        94, 100, 0, 50
      HSL:
        243°, 100.0000%, 24.9020%
        HSV (HSB):
        243°, 100.0000%, 49.8039%
        XYZ:
        3.9184, 1.5775, 20.1766
        xyY:
        0.1526, 0.0614, 1.5775
      CIE-Lab:
        13.0924, 47.3287, -63.8639
        CIE-LCH:
        13.0924, 79.4896, 306.5417
        CIE-Luv:
        13.0924, -3.3963, -52.2866
        Hunter-Lab:
        12.5598, 33.7087, -86.4546
      #07007f color charts
#07007f RGB chart
      #07007f CMYK chart
      #07007f RGB pie chart
      #07007f color shades, tints & tones
#07007f color schemes
#07007f color preview, HTML & CSS examples
           This text has a color of #07007f        
        
          <p style="color:#07007f;">Text here</p>
        
        
          .mytext {color:#07007f;}
        
        Text color #07007f
      
           This box has a color of #07007f        
        
          <div style="background-color:#07007f;">Content here</div>
        
        
          .mybackground {background-color:#07007f;}
        
        Background color #07007f
      
           Border around this has a color of #07007f        
        
          <div style="border:2px solid #07007f;">Content here</div>
        
        
          .myborder {border:2px solid #07007f;}
        
        Border color #07007f