#1582be color space conversions
Hex:
        #1582be
        RGB:
        21, 130, 190
        CMY:
        92, 49, 25
        CMYK:
        89, 32, 0, 25
      HSL:
        201°, 80.0948%, 41.3725%
        HSV (HSB):
        201°, 88.9474%, 74.5098%
        XYZ:
        17.5862, 19.8424, 51.6183
        xyY:
        0.1975, 0.2228, 19.8424
      CIE-Lab:
        51.6586, -6.7174, -39.2946
        CIE-LCH:
        51.6586, 39.8646, 260.2990
        CIE-Luv:
        51.6586, -32.3658, -59.3913
        Hunter-Lab:
        44.5448, -7.4822, -37.5236
      #1582be color charts
#1582be RGB chart
      #1582be CMYK chart
      #1582be RGB pie chart
      #1582be color shades, tints & tones
#1582be color schemes
#1582be color preview, HTML & CSS examples
           This text has a color of #1582be        
        
          <p style="color:#1582be;">Text here</p>
        
        
          .mytext {color:#1582be;}
        
        Text color #1582be
      
           This box has a color of #1582be        
        
          <div style="background-color:#1582be;">Content here</div>
        
        
          .mybackground {background-color:#1582be;}
        
        Background color #1582be
      
           Border around this has a color of #1582be        
        
          <div style="border:2px solid #1582be;">Content here</div>
        
        
          .myborder {border:2px solid #1582be;}
        
        Border color #1582be