#3c80fd color space conversions
Hex:
        #3c80fd
        RGB:
        60, 128, 253
        CMY:
        76, 50, 1
        CMYK:
        76, 49, 0, 1
      HSL:
        219°, 97.9695%, 61.3725%
        HSV (HSB):
        219°, 76.2846%, 99.2157%
        XYZ:
        27.3123, 23.4909, 96.0232
        xyY:
        0.1860, 0.1600, 23.4909
      CIE-Lab:
        55.5744, 21.4360, -68.3900
        CIE-LCH:
        55.5744, 71.6708, 287.4029
        CIE-Luv:
        55.5744, -24.7305, -109.6139
        Hunter-Lab:
        48.4674, 15.7702, -83.5378
      #3c80fd color charts
#3c80fd RGB chart
      #3c80fd CMYK chart
      #3c80fd RGB pie chart
      #3c80fd color shades, tints & tones
#3c80fd color schemes
#3c80fd color preview, HTML & CSS examples
           This text has a color of #3c80fd        
        
          <p style="color:#3c80fd;">Text here</p>
        
        
          .mytext {color:#3c80fd;}
        
        Text color #3c80fd
      
           This box has a color of #3c80fd        
        
          <div style="background-color:#3c80fd;">Content here</div>
        
        
          .mybackground {background-color:#3c80fd;}
        
        Background color #3c80fd
      
           Border around this has a color of #3c80fd        
        
          <div style="border:2px solid #3c80fd;">Content here</div>
        
        
          .myborder {border:2px solid #3c80fd;}
        
        Border color #3c80fd