#1523ed color space conversions
Hex:
        #1523ed
        RGB:
        21, 35, 237
        CMY:
        92, 86, 7
        CMYK:
        91, 85, 0, 7
      HSL:
        236°, 85.7143%, 50.5882%
        HSV (HSB):
        236°, 91.1392%, 92.9412%
        XYZ:
        16.1964, 7.4759, 80.7101
        xyY:
        0.1552, 0.0716, 7.4759
      CIE-Lab:
        32.8667, 66.5697, -96.7502
        CIE-LCH:
        32.8667, 117.4399, 304.5302
        CIE-Luv:
        32.8667, -9.8118, -122.5051
        Hunter-Lab:
        27.3421, 57.8874, -155.8763
      #1523ed color charts
#1523ed RGB chart
      #1523ed CMYK chart
      #1523ed RGB pie chart
      #1523ed color shades, tints & tones
#1523ed color schemes
#1523ed color preview, HTML & CSS examples
           This text has a color of #1523ed        
        
          <p style="color:#1523ed;">Text here</p>
        
        
          .mytext {color:#1523ed;}
        
        Text color #1523ed
      
           This box has a color of #1523ed        
        
          <div style="background-color:#1523ed;">Content here</div>
        
        
          .mybackground {background-color:#1523ed;}
        
        Background color #1523ed
      
           Border around this has a color of #1523ed        
        
          <div style="border:2px solid #1523ed;">Content here</div>
        
        
          .myborder {border:2px solid #1523ed;}
        
        Border color #1523ed