#3c61cf color space conversions
Hex:
        #3c61cf
        RGB:
        60, 97, 207
        CMY:
        76, 62, 19
        CMYK:
        71, 53, 0, 19
      HSL:
        225°, 60.4938%, 52.3529%
        HSV (HSB):
        225°, 71.0145%, 81.1765%
        XYZ:
        17.4007, 14.0150, 60.8195
        xyY:
        0.1887, 0.1519, 14.0150
      CIE-Lab:
        44.2545, 24.1913, -60.8246
        CIE-LCH:
        44.2545, 65.4588, 291.6888
        CIE-Luv:
        44.2545, -16.1733, -92.4824
        Hunter-Lab:
        37.4367, 17.4531, -70.1168
      #3c61cf color charts
#3c61cf RGB chart
      #3c61cf CMYK chart
      #3c61cf RGB pie chart
      #3c61cf color shades, tints & tones
#3c61cf color schemes
#3c61cf color preview, HTML & CSS examples
           This text has a color of #3c61cf        
        
          <p style="color:#3c61cf;">Text here</p>
        
        
          .mytext {color:#3c61cf;}
        
        Text color #3c61cf
      
           This box has a color of #3c61cf        
        
          <div style="background-color:#3c61cf;">Content here</div>
        
        
          .mybackground {background-color:#3c61cf;}
        
        Background color #3c61cf
      
           Border around this has a color of #3c61cf        
        
          <div style="border:2px solid #3c61cf;">Content here</div>
        
        
          .myborder {border:2px solid #3c61cf;}
        
        Border color #3c61cf