#1936ca color space conversions
Hex:
        #1936ca
        RGB:
        25, 54, 202
        CMY:
        90, 79, 21
        CMYK:
        88, 73, 0, 21
      HSL:
        230°, 77.9736%, 44.5098%
        HSV (HSB):
        230°, 87.6238%, 79.2157%
        XYZ:
        12.3807, 7.1093, 56.5968
        xyY:
        0.1627, 0.0934, 7.1093
      CIE-Lab:
        32.0544, 46.3270, -77.9555
        CIE-LCH:
        32.0544, 90.6821, 300.7220
        CIE-Luv:
        32.0544, -10.9875, -102.8411
        Hunter-Lab:
        26.6632, 36.2236, -107.1879
      #1936ca color charts
#1936ca RGB chart
      #1936ca CMYK chart
      #1936ca RGB pie chart
      #1936ca color shades, tints & tones
#1936ca color schemes
#1936ca color preview, HTML & CSS examples
           This text has a color of #1936ca        
        
          <p style="color:#1936ca;">Text here</p>
        
        
          .mytext {color:#1936ca;}
        
        Text color #1936ca
      
           This box has a color of #1936ca        
        
          <div style="background-color:#1936ca;">Content here</div>
        
        
          .mybackground {background-color:#1936ca;}
        
        Background color #1936ca
      
           Border around this has a color of #1936ca        
        
          <div style="border:2px solid #1936ca;">Content here</div>
        
        
          .myborder {border:2px solid #1936ca;}
        
        Border color #1936ca