#1921f3 color space conversions
Hex:
        #1921f3
        RGB:
        25, 33, 243
        CMY:
        90, 87, 5
        CMYK:
        90, 86, 0, 5
      HSL:
        238°, 90.0826%, 52.5490%
        HSV (HSB):
        238°, 89.7119%, 95.2941%
        XYZ:
        17.1224, 7.7655, 85.3904
        xyY:
        0.1553, 0.0704, 7.7655
      CIE-Lab:
        33.4896, 69.0705, -99.1095
        CIE-LCH:
        33.4896, 120.8033, 304.8731
        CIE-Luv:
        33.4896, -9.6320, -125.8335
        Hunter-Lab:
        27.8666, 60.9117, -162.1735
      #1921f3 color charts
#1921f3 RGB chart
      #1921f3 CMYK chart
      #1921f3 RGB pie chart
      #1921f3 color shades, tints & tones
#1921f3 color schemes
#1921f3 color preview, HTML & CSS examples
           This text has a color of #1921f3        
        
          <p style="color:#1921f3;">Text here</p>
        
        
          .mytext {color:#1921f3;}
        
        Text color #1921f3
      
           This box has a color of #1921f3        
        
          <div style="background-color:#1921f3;">Content here</div>
        
        
          .mybackground {background-color:#1921f3;}
        
        Background color #1921f3
      
           Border around this has a color of #1921f3        
        
          <div style="border:2px solid #1921f3;">Content here</div>
        
        
          .myborder {border:2px solid #1921f3;}
        
        Border color #1921f3