#3c71ec color space conversions
Hex:
        #3c71ec
        RGB:
        60, 113, 236
        CMY:
        76, 56, 7
        CMYK:
        75, 52, 0, 7
      HSL:
        222°, 82.2430%, 58.0392%
        HSV (HSB):
        222°, 74.5763%, 92.5490%
        XYZ:
        22.9089, 18.8270, 81.7834
        xyY:
        0.1855, 0.1524, 18.8270
      CIE-Lab:
        50.4842, 24.5960, -67.1739
        CIE-LCH:
        50.4842, 71.5353, 290.1104
        CIE-Luv:
        50.4842, -20.6277, -105.4203
        Hunter-Lab:
        43.3901, 18.3109, -81.3790
      #3c71ec color charts
#3c71ec RGB chart
      #3c71ec CMYK chart
      #3c71ec RGB pie chart
      #3c71ec color shades, tints & tones
#3c71ec color schemes
#3c71ec color preview, HTML & CSS examples
           This text has a color of #3c71ec        
        
          <p style="color:#3c71ec;">Text here</p>
        
        
          .mytext {color:#3c71ec;}
        
        Text color #3c71ec
      
           This box has a color of #3c71ec        
        
          <div style="background-color:#3c71ec;">Content here</div>
        
        
          .mybackground {background-color:#3c71ec;}
        
        Background color #3c71ec
      
           Border around this has a color of #3c71ec        
        
          <div style="border:2px solid #3c71ec;">Content here</div>
        
        
          .myborder {border:2px solid #3c71ec;}
        
        Border color #3c71ec