#3d5aed color space conversions
Hex:
        #3d5aed
        RGB:
        61, 90, 237
        CMY:
        76, 65, 7
        CMYK:
        74, 62, 0, 7
      HSL:
        230°, 83.0189%, 58.4314%
        HSV (HSB):
        230°, 74.2616%, 92.9412%
        XYZ:
        20.8667, 14.4189, 81.8041
        xyY:
        0.1782, 0.1231, 14.4189
      CIE-Lab:
        44.8277, 39.4419, -76.9418
        CIE-LCH:
        44.8277, 86.4622, 297.1406
        CIE-Luv:
        44.8277, -14.4955, -116.2129
        Hunter-Lab:
        37.9722, 31.6391, -101.1489
      #3d5aed color charts
#3d5aed RGB chart
      #3d5aed CMYK chart
      #3d5aed RGB pie chart
      #3d5aed color shades, tints & tones
#3d5aed color schemes
#3d5aed color preview, HTML & CSS examples
           This text has a color of #3d5aed        
        
          <p style="color:#3d5aed;">Text here</p>
        
        
          .mytext {color:#3d5aed;}
        
        Text color #3d5aed
      
           This box has a color of #3d5aed        
        
          <div style="background-color:#3d5aed;">Content here</div>
        
        
          .mybackground {background-color:#3d5aed;}
        
        Background color #3d5aed
      
           Border around this has a color of #3d5aed        
        
          <div style="border:2px solid #3d5aed;">Content here</div>
        
        
          .myborder {border:2px solid #3d5aed;}
        
        Border color #3d5aed