#104ec2 color space conversions
Hex:
        #104ec2
        RGB:
        16, 78, 194
        CMY:
        94, 69, 24
        CMYK:
        92, 60, 0, 24
      HSL:
        219°, 84.7619%, 41.1765%
        HSV (HSB):
        219°, 91.7526%, 76.0784%
        XYZ:
        12.6757, 9.4540, 52.1957
        xyY:
        0.1705, 0.1272, 9.4540
      CIE-Lab:
        36.8441, 27.6788, -65.4161
        CIE-LCH:
        36.8441, 71.0309, 292.9341
        CIE-Luv:
        36.8441, -16.6905, -93.3097
        Hunter-Lab:
        30.7473, 19.7794, -79.1256
      #104ec2 color charts
#104ec2 RGB chart
      #104ec2 CMYK chart
      #104ec2 RGB pie chart
      #104ec2 color shades, tints & tones
#104ec2 color schemes
#104ec2 color preview, HTML & CSS examples
           This text has a color of #104ec2        
        
          <p style="color:#104ec2;">Text here</p>
        
        
          .mytext {color:#104ec2;}
        
        Text color #104ec2
      
           This box has a color of #104ec2        
        
          <div style="background-color:#104ec2;">Content here</div>
        
        
          .mybackground {background-color:#104ec2;}
        
        Background color #104ec2
      
           Border around this has a color of #104ec2        
        
          <div style="border:2px solid #104ec2;">Content here</div>
        
        
          .myborder {border:2px solid #104ec2;}
        
        Border color #104ec2