#1942dd color space conversions
Hex:
        #1942dd
        RGB:
        25, 66, 221
        CMY:
        90, 74, 13
        CMYK:
        89, 70, 0, 13
      HSL:
        227°, 79.6748%, 48.2353%
        HSV (HSB):
        227°, 88.6878%, 86.6667%
        XYZ:
        15.4003, 9.3236, 69.3946
        xyY:
        0.1636, 0.0991, 9.3236
      CIE-Lab:
        36.5999, 45.8598, -81.4253
        CIE-LCH:
        36.5999, 93.4516, 299.3888
        CIE-Luv:
        36.5999, -13.4861, -112.9794
        Hunter-Lab:
        30.5345, 36.5922, -113.3719
      #1942dd color charts
#1942dd RGB chart
      #1942dd CMYK chart
      #1942dd RGB pie chart
      #1942dd color shades, tints & tones
#1942dd color schemes
#1942dd color preview, HTML & CSS examples
           This text has a color of #1942dd        
        
          <p style="color:#1942dd;">Text here</p>
        
        
          .mytext {color:#1942dd;}
        
        Text color #1942dd
      
           This box has a color of #1942dd        
        
          <div style="background-color:#1942dd;">Content here</div>
        
        
          .mybackground {background-color:#1942dd;}
        
        Background color #1942dd
      
           Border around this has a color of #1942dd        
        
          <div style="border:2px solid #1942dd;">Content here</div>
        
        
          .myborder {border:2px solid #1942dd;}
        
        Border color #1942dd