#12415d color space conversions
Hex:
        #12415d
        RGB:
        18, 65, 93
        CMY:
        93, 75, 64
        CMYK:
        81, 30, 0, 64
      HSL:
        202°, 67.5676%, 21.7647%
        HSV (HSB):
        202°, 80.6452%, 36.4706%
        XYZ:
        4.1155, 4.6995, 11.0461
        xyY:
        0.2072, 0.2366, 4.6995
      CIE-Lab:
        25.8609, -4.8586, -21.1041
        CIE-LCH:
        25.8609, 21.6562, 257.0351
        CIE-Luv:
        25.8609, -15.1468, -25.4797
        Hunter-Lab:
        21.6783, -4.0497, -15.0361
      #12415d color charts
#12415d RGB chart
      #12415d CMYK chart
      #12415d RGB pie chart
      #12415d color shades, tints & tones
#12415d color schemes
#12415d color preview, HTML & CSS examples
           This text has a color of #12415d        
        
          <p style="color:#12415d;">Text here</p>
        
        
          .mytext {color:#12415d;}
        
        Text color #12415d
      
           This box has a color of #12415d        
        
          <div style="background-color:#12415d;">Content here</div>
        
        
          .mybackground {background-color:#12415d;}
        
        Background color #12415d
      
           Border around this has a color of #12415d        
        
          <div style="border:2px solid #12415d;">Content here</div>
        
        
          .myborder {border:2px solid #12415d;}
        
        Border color #12415d