#104ef5 color space conversions
Hex:
        #104ef5
        RGB:
        16, 78, 245
        CMY:
        94, 69, 4
        CMYK:
        93, 68, 0, 4
      HSL:
        224°, 91.9679%, 51.1765%
        HSV (HSB):
        224°, 93.4694%, 96.0784%
        XYZ:
        19.4195, 12.1515, 87.7082
        xyY:
        0.1628, 0.1019, 12.1515
      CIE-Lab:
        41.4559, 46.8348, -87.0282
        CIE-LCH:
        41.4559, 98.8302, 298.2872
        CIE-Luv:
        41.4559, -16.5582, -125.5985
        Hunter-Lab:
        34.8590, 38.4368, -124.7772
      #104ef5 color charts
#104ef5 RGB chart
      #104ef5 CMYK chart
      #104ef5 RGB pie chart
      #104ef5 color shades, tints & tones
#104ef5 color schemes
#104ef5 color preview, HTML & CSS examples
           This text has a color of #104ef5        
        
          <p style="color:#104ef5;">Text here</p>
        
        
          .mytext {color:#104ef5;}
        
        Text color #104ef5
      
           This box has a color of #104ef5        
        
          <div style="background-color:#104ef5;">Content here</div>
        
        
          .mybackground {background-color:#104ef5;}
        
        Background color #104ef5
      
           Border around this has a color of #104ef5        
        
          <div style="border:2px solid #104ef5;">Content here</div>
        
        
          .myborder {border:2px solid #104ef5;}
        
        Border color #104ef5