#3d58cf color space conversions
Hex:
        #3d58cf
        RGB:
        61, 88, 207
        CMY:
        76, 65, 19
        CMYK:
        71, 57, 0, 19
      HSL:
        229°, 60.3306%, 52.5490%
        HSV (HSB):
        229°, 70.5314%, 81.1765%
        XYZ:
        16.6767, 12.4765, 60.5607
        xyY:
        0.1859, 0.1391, 12.4765
      CIE-Lab:
        41.9637, 30.0720, -64.5403
        CIE-LCH:
        41.9637, 71.2024, 294.9828
        CIE-Luv:
        41.9637, -13.5310, -96.5915
        Hunter-Lab:
        35.3221, 22.4616, -76.9287
      #3d58cf color charts
#3d58cf RGB chart
      #3d58cf CMYK chart
      #3d58cf RGB pie chart
      #3d58cf color shades, tints & tones
#3d58cf color schemes
#3d58cf color preview, HTML & CSS examples
           This text has a color of #3d58cf        
        
          <p style="color:#3d58cf;">Text here</p>
        
        
          .mytext {color:#3d58cf;}
        
        Text color #3d58cf
      
           This box has a color of #3d58cf        
        
          <div style="background-color:#3d58cf;">Content here</div>
        
        
          .mybackground {background-color:#3d58cf;}
        
        Background color #3d58cf
      
           Border around this has a color of #3d58cf        
        
          <div style="border:2px solid #3d58cf;">Content here</div>
        
        
          .myborder {border:2px solid #3d58cf;}
        
        Border color #3d58cf