#1942d7 color space conversions
Hex:
        #1942d7
        RGB:
        25, 66, 215
        CMY:
        90, 74, 16
        CMYK:
        88, 69, 0, 16
      HSL:
        227°, 79.1667%, 47.0588%
        HSV (HSB):
        227°, 88.3721%, 84.3137%
        XYZ:
        14.6149, 9.0094, 65.2587
        xyY:
        0.1644, 0.1014, 9.0094
      CIE-Lab:
        36.0024, 43.7206, -78.9660
        CIE-LCH:
        36.0024, 90.2614, 298.9717
        CIE-Luv:
        36.0024, -13.4105, -109.3649
        Hunter-Lab:
        30.0157, 34.3856, -107.8946
      #1942d7 color charts
#1942d7 RGB chart
      #1942d7 CMYK chart
      #1942d7 RGB pie chart
      #1942d7 color shades, tints & tones
#1942d7 color schemes
#1942d7 color preview, HTML & CSS examples
           This text has a color of #1942d7        
        
          <p style="color:#1942d7;">Text here</p>
        
        
          .mytext {color:#1942d7;}
        
        Text color #1942d7
      
           This box has a color of #1942d7        
        
          <div style="background-color:#1942d7;">Content here</div>
        
        
          .mybackground {background-color:#1942d7;}
        
        Background color #1942d7
      
           Border around this has a color of #1942d7        
        
          <div style="border:2px solid #1942d7;">Content here</div>
        
        
          .myborder {border:2px solid #1942d7;}
        
        Border color #1942d7