#3c11bd color space conversions
Hex:
        #3c11bd
        RGB:
        60, 17, 189
        CMY:
        76, 93, 26
        CMYK:
        68, 91, 0, 26
      HSL:
        255°, 83.4951%, 40.3922%
        HSV (HSB):
        255°, 91.0053%, 74.1176%
        XYZ:
        11.2492, 5.0357, 48.5232
        xyY:
        0.1736, 0.0777, 5.0357
      CIE-Lab:
        26.8362, 60.8500, -78.9104
        CIE-LCH:
        26.8362, 99.6473, 307.6368
        CIE-Luv:
        26.8362, -1.4593, -95.3408
        Hunter-Lab:
        22.4403, 50.2107, -112.4958
      #3c11bd color charts
#3c11bd RGB chart
      #3c11bd CMYK chart
      #3c11bd RGB pie chart
      #3c11bd color shades, tints & tones
#3c11bd color schemes
#3c11bd color preview, HTML & CSS examples
           This text has a color of #3c11bd        
        
          <p style="color:#3c11bd;">Text here</p>
        
        
          .mytext {color:#3c11bd;}
        
        Text color #3c11bd
      
           This box has a color of #3c11bd        
        
          <div style="background-color:#3c11bd;">Content here</div>
        
        
          .mybackground {background-color:#3c11bd;}
        
        Background color #3c11bd
      
           Border around this has a color of #3c11bd        
        
          <div style="border:2px solid #3c11bd;">Content here</div>
        
        
          .myborder {border:2px solid #3c11bd;}
        
        Border color #3c11bd