#1941d7 color space conversions
Hex:
        #1941d7
        RGB:
        25, 65, 215
        CMY:
        90, 75, 16
        CMYK:
        88, 70, 0, 16
      HSL:
        227°, 79.1667%, 47.0588%
        HSV (HSB):
        227°, 88.3721%, 84.3137%
        XYZ:
        14.5569, 8.8936, 65.2394
        xyY:
        0.1641, 0.1003, 8.8936
      CIE-Lab:
        35.7786, 44.3310, -79.3353
        CIE-LCH:
        35.7786, 90.8809, 299.1956
        CIE-Luv:
        35.7786, -13.2163, -109.5073
        Hunter-Lab:
        29.8221, 34.9419, -108.8285
      #1941d7 color charts
#1941d7 RGB chart
      #1941d7 CMYK chart
      #1941d7 RGB pie chart
      #1941d7 color shades, tints & tones
#1941d7 color schemes
#1941d7 color preview, HTML & CSS examples
           This text has a color of #1941d7        
        
          <p style="color:#1941d7;">Text here</p>
        
        
          .mytext {color:#1941d7;}
        
        Text color #1941d7
      
           This box has a color of #1941d7        
        
          <div style="background-color:#1941d7;">Content here</div>
        
        
          .mybackground {background-color:#1941d7;}
        
        Background color #1941d7
      
           Border around this has a color of #1941d7        
        
          <div style="border:2px solid #1941d7;">Content here</div>
        
        
          .myborder {border:2px solid #1941d7;}
        
        Border color #1941d7