#3c81fa color space conversions
Hex:
        #3c81fa
        RGB:
        60, 129, 250
        CMY:
        76, 49, 2
        CMYK:
        76, 48, 0, 2
      HSL:
        218°, 95.0000%, 60.7843%
        HSV (HSB):
        218°, 76.0000%, 98.0392%
        XYZ:
        26.9691, 23.5633, 93.5692
        xyY:
        0.1872, 0.1635, 23.5633
      CIE-Lab:
        55.6479, 19.7312, -66.6154
        CIE-LCH:
        55.6479, 69.4761, 286.4991
        CIE-Luv:
        55.6479, -25.0806, -106.7525
        Hunter-Lab:
        48.5420, 14.2227, -80.3075
      #3c81fa color charts
#3c81fa RGB chart
      #3c81fa CMYK chart
      #3c81fa RGB pie chart
      #3c81fa color shades, tints & tones
#3c81fa color schemes
#3c81fa color preview, HTML & CSS examples
           This text has a color of #3c81fa        
        
          <p style="color:#3c81fa;">Text here</p>
        
        
          .mytext {color:#3c81fa;}
        
        Text color #3c81fa
      
           This box has a color of #3c81fa        
        
          <div style="background-color:#3c81fa;">Content here</div>
        
        
          .mybackground {background-color:#3c81fa;}
        
        Background color #3c81fa
      
           Border around this has a color of #3c81fa        
        
          <div style="border:2px solid #3c81fa;">Content here</div>
        
        
          .myborder {border:2px solid #3c81fa;}
        
        Border color #3c81fa