#1942d5 color space conversions
Hex:
        #1942d5
        RGB:
        25, 66, 213
        CMY:
        90, 74, 16
        CMYK:
        88, 69, 0, 16
      HSL:
        227°, 78.9916%, 46.6667%
        HSV (HSB):
        227°, 88.2629%, 83.5294%
        XYZ:
        14.3594, 8.9072, 63.9132
        xyY:
        0.1647, 0.1022, 8.9072
      CIE-Lab:
        35.8050, 43.0012, -78.1394
        CIE-LCH:
        35.8050, 89.1901, 298.8246
        CIE-Luv:
        35.8050, -13.3870, -108.1527
        Hunter-Lab:
        29.8449, 33.6535, -106.0787
      #1942d5 color charts
#1942d5 RGB chart
      #1942d5 CMYK chart
      #1942d5 RGB pie chart
      #1942d5 color shades, tints & tones
#1942d5 color schemes
#1942d5 color preview, HTML & CSS examples
           This text has a color of #1942d5        
        
          <p style="color:#1942d5;">Text here</p>
        
        
          .mytext {color:#1942d5;}
        
        Text color #1942d5
      
           This box has a color of #1942d5        
        
          <div style="background-color:#1942d5;">Content here</div>
        
        
          .mybackground {background-color:#1942d5;}
        
        Background color #1942d5
      
           Border around this has a color of #1942d5        
        
          <div style="border:2px solid #1942d5;">Content here</div>
        
        
          .myborder {border:2px solid #1942d5;}
        
        Border color #1942d5