#1926fd color space conversions
Hex:
        #1926fd
        RGB:
        25, 38, 253
        CMY:
        90, 85, 1
        CMYK:
        90, 85, 0, 1
      HSL:
        237°, 98.2759%, 54.5098%
        HSV (HSB):
        237°, 90.1186%, 99.2157%
        XYZ:
        18.8236, 8.6847, 93.6127
        xyY:
        0.1554, 0.0717, 8.6847
      CIE-Lab:
        35.3701, 70.0234, -101.6065
        CIE-LCH:
        35.3701, 123.3984, 304.5731
        CIE-Luv:
        35.3701, -10.4418, -131.7516
        Hunter-Lab:
        29.4699, 62.4430, -167.7089
      #1926fd color charts
#1926fd RGB chart
      #1926fd CMYK chart
      #1926fd RGB pie chart
      #1926fd color shades, tints & tones
#1926fd color schemes
#1926fd color preview, HTML & CSS examples
           This text has a color of #1926fd        
        
          <p style="color:#1926fd;">Text here</p>
        
        
          .mytext {color:#1926fd;}
        
        Text color #1926fd
      
           This box has a color of #1926fd        
        
          <div style="background-color:#1926fd;">Content here</div>
        
        
          .mybackground {background-color:#1926fd;}
        
        Background color #1926fd
      
           Border around this has a color of #1926fd        
        
          <div style="border:2px solid #1926fd;">Content here</div>
        
        
          .myborder {border:2px solid #1926fd;}
        
        Border color #1926fd