#12859a color space conversions
Hex:
        #12859a
        RGB:
        18, 133, 154
        CMY:
        93, 48, 40
        CMYK:
        88, 14, 0, 40
      HSL:
        189°, 79.0698%, 33.7255%
        HSV (HSB):
        189°, 88.3117%, 60.3922%
        XYZ:
        14.4697, 19.2367, 33.5223
        xyY:
        0.2152, 0.2861, 19.2367
      CIE-Lab:
        50.9630, -21.6548, -19.5944
        CIE-LCH:
        50.9630, 29.2039, 222.1404
        CIE-Luv:
        50.9630, -36.0602, -26.0749
        Hunter-Lab:
        43.8597, -17.8657, -14.6139
      #12859a color charts
#12859a RGB chart
      #12859a CMYK chart
      #12859a RGB pie chart
      #12859a color shades, tints & tones
#12859a color schemes
#12859a color preview, HTML & CSS examples
           This text has a color of #12859a        
        
          <p style="color:#12859a;">Text here</p>
        
        
          .mytext {color:#12859a;}
        
        Text color #12859a
      
           This box has a color of #12859a        
        
          <div style="background-color:#12859a;">Content here</div>
        
        
          .mybackground {background-color:#12859a;}
        
        Background color #12859a
      
           Border around this has a color of #12859a        
        
          <div style="border:2px solid #12859a;">Content here</div>
        
        
          .myborder {border:2px solid #12859a;}
        
        Border color #12859a