#12065f color space conversions
Hex:
        #12065f
        RGB:
        18, 6, 95
        CMY:
        93, 98, 63
        CMYK:
        81, 94, 0, 63
      HSL:
        248°, 88.1188%, 19.8039%
        HSV (HSB):
        248°, 93.6842%, 37.2549%
        XYZ:
        2.3801, 1.0851, 10.9105
        xyY:
        0.1656, 0.0755, 1.0851
      CIE-Lab:
        9.6809, 35.5884, -48.6173
        CIE-LCH:
        9.6809, 60.2509, 306.2046
        CIE-Luv:
        9.6809, -1.5820, -35.0243
        Hunter-Lab:
        10.4167, 22.5568, -54.8089
      #12065f color charts
#12065f RGB chart
      #12065f CMYK chart
      #12065f RGB pie chart
      #12065f color shades, tints & tones
#12065f color schemes
#12065f color preview, HTML & CSS examples
           This text has a color of #12065f        
        
          <p style="color:#12065f;">Text here</p>
        
        
          .mytext {color:#12065f;}
        
        Text color #12065f
      
           This box has a color of #12065f        
        
          <div style="background-color:#12065f;">Content here</div>
        
        
          .mybackground {background-color:#12065f;}
        
        Background color #12065f
      
           Border around this has a color of #12065f        
        
          <div style="border:2px solid #12065f;">Content here</div>
        
        
          .myborder {border:2px solid #12065f;}
        
        Border color #12065f