#1583fd color space conversions
Hex:
        #1583fd
        RGB:
        21, 131, 253
        CMY:
        92, 49, 1
        CMYK:
        92, 48, 0, 1
      HSL:
        212°, 98.3051%, 53.7255%
        HSV (HSB):
        212°, 91.6996%, 99.2157%
        XYZ:
        26.1552, 23.4839, 96.0828
        xyY:
        0.1795, 0.1612, 23.4839
      CIE-Lab:
        55.5673, 16.7397, -68.4420
        CIE-LCH:
        55.5673, 70.4593, 283.7437
        CIE-Luv:
        55.5673, -29.5506, -109.2965
        Hunter-Lab:
        48.4602, 11.5357, -83.6332
      #1583fd color charts
#1583fd RGB chart
      #1583fd CMYK chart
      #1583fd RGB pie chart
      #1583fd color shades, tints & tones
#1583fd color schemes
#1583fd color preview, HTML & CSS examples
           This text has a color of #1583fd        
        
          <p style="color:#1583fd;">Text here</p>
        
        
          .mytext {color:#1583fd;}
        
        Text color #1583fd
      
           This box has a color of #1583fd        
        
          <div style="background-color:#1583fd;">Content here</div>
        
        
          .mybackground {background-color:#1583fd;}
        
        Background color #1583fd
      
           Border around this has a color of #1583fd        
        
          <div style="border:2px solid #1583fd;">Content here</div>
        
        
          .myborder {border:2px solid #1583fd;}
        
        Border color #1583fd