#3d57f1 color space conversions
Hex:
        #3d57f1
        RGB:
        61, 87, 241
        CMY:
        76, 66, 5
        CMYK:
        75, 64, 0, 5
      HSL:
        231°, 86.5385%, 59.2157%
        HSV (HSB):
        231°, 74.6888%, 94.5098%
        XYZ:
        21.2098, 14.1594, 84.8342
        xyY:
        0.1764, 0.1178, 14.1594
      CIE-Lab:
        44.4606, 42.6687, -79.7925
        CIE-LCH:
        44.4606, 90.4846, 298.1355
        CIE-Luv:
        44.4606, -13.8863, -119.7913
        Hunter-Lab:
        37.6289, 34.7623, -107.3288
      #3d57f1 color charts
#3d57f1 RGB chart
      #3d57f1 CMYK chart
      #3d57f1 RGB pie chart
      #3d57f1 color shades, tints & tones
#3d57f1 color schemes
#3d57f1 color preview, HTML & CSS examples
           This text has a color of #3d57f1        
        
          <p style="color:#3d57f1;">Text here</p>
        
        
          .mytext {color:#3d57f1;}
        
        Text color #3d57f1
      
           This box has a color of #3d57f1        
        
          <div style="background-color:#3d57f1;">Content here</div>
        
        
          .mybackground {background-color:#3d57f1;}
        
        Background color #3d57f1
      
           Border around this has a color of #3d57f1        
        
          <div style="border:2px solid #3d57f1;">Content here</div>
        
        
          .myborder {border:2px solid #3d57f1;}
        
        Border color #3d57f1