#3c55dc color space conversions
Hex:
        #3c55dc
        RGB:
        60, 85, 220
        CMY:
        76, 67, 14
        CMYK:
        73, 61, 0, 14
      HSL:
        231°, 69.5652%, 54.9020%
        HSV (HSB):
        231°, 72.7273%, 86.2745%
        XYZ:
        18.0302, 12.6250, 69.1967
        xyY:
        0.1806, 0.1264, 12.6250
      CIE-Lab:
        42.1926, 36.4622, -71.6190
        CIE-LCH:
        42.1926, 80.3665, 296.9813
        CIE-Luv:
        42.1926, -13.1927, -106.7052
        Hunter-Lab:
        35.5316, 28.3981, -90.5932
      #3c55dc color charts
#3c55dc RGB chart
      #3c55dc CMYK chart
      #3c55dc RGB pie chart
      #3c55dc color shades, tints & tones
#3c55dc color schemes
#3c55dc color preview, HTML & CSS examples
           This text has a color of #3c55dc        
        
          <p style="color:#3c55dc;">Text here</p>
        
        
          .mytext {color:#3c55dc;}
        
        Text color #3c55dc
      
           This box has a color of #3c55dc        
        
          <div style="background-color:#3c55dc;">Content here</div>
        
        
          .mybackground {background-color:#3c55dc;}
        
        Background color #3c55dc
      
           Border around this has a color of #3c55dc        
        
          <div style="border:2px solid #3c55dc;">Content here</div>
        
        
          .myborder {border:2px solid #3c55dc;}
        
        Border color #3c55dc