#3d18bf color space conversions
Hex:
        #3d18bf
        RGB:
        61, 24, 191
        CMY:
        76, 91, 25
        CMYK:
        68, 87, 0, 25
      HSL:
        253°, 77.6744%, 42.1569%
        HSV (HSB):
        253°, 87.4346%, 74.9020%
        XYZ:
        11.6551, 5.4070, 49.7196
        xyY:
        0.1745, 0.0810, 5.4070
      CIE-Lab:
        27.8641, 59.3368, -78.3835
        CIE-LCH:
        27.8641, 98.3099, 307.1259
        CIE-Luv:
        27.8641, -1.8578, -96.7825
        Hunter-Lab:
        23.2529, 48.7774, -110.4976
      #3d18bf color charts
#3d18bf RGB chart
      #3d18bf CMYK chart
      #3d18bf RGB pie chart
      #3d18bf color shades, tints & tones
#3d18bf color schemes
#3d18bf color preview, HTML & CSS examples
           This text has a color of #3d18bf        
        
          <p style="color:#3d18bf;">Text here</p>
        
        
          .mytext {color:#3d18bf;}
        
        Text color #3d18bf
      
           This box has a color of #3d18bf        
        
          <div style="background-color:#3d18bf;">Content here</div>
        
        
          .mybackground {background-color:#3d18bf;}
        
        Background color #3d18bf
      
           Border around this has a color of #3d18bf        
        
          <div style="border:2px solid #3d18bf;">Content here</div>
        
        
          .myborder {border:2px solid #3d18bf;}
        
        Border color #3d18bf