#1502cf color space conversions
Hex:
        #1502cf
        RGB:
        21, 2, 207
        CMY:
        92, 99, 19
        CMYK:
        90, 99, 0, 19
      HSL:
        246°, 98.0861%, 40.9804%
        HSV (HSB):
        246°, 99.0338%, 81.1765%
        XYZ:
        11.5935, 4.7078, 59.3291
        xyY:
        0.1533, 0.0622, 4.7078
      CIE-Lab:
        25.8856, 67.4259, -91.1385
        CIE-LCH:
        25.8856, 113.3688, 306.4947
        CIE-Luv:
        25.8856, -6.6007, -102.8038
        Hunter-Lab:
        21.6976, 57.4055, -146.9325
      #1502cf color charts
#1502cf RGB chart
      #1502cf CMYK chart
      #1502cf RGB pie chart
      #1502cf color shades, tints & tones
#1502cf color schemes
#1502cf color preview, HTML & CSS examples
           This text has a color of #1502cf        
        
          <p style="color:#1502cf;">Text here</p>
        
        
          .mytext {color:#1502cf;}
        
        Text color #1502cf
      
           This box has a color of #1502cf        
        
          <div style="background-color:#1502cf;">Content here</div>
        
        
          .mybackground {background-color:#1502cf;}
        
        Background color #1502cf
      
           Border around this has a color of #1502cf        
        
          <div style="border:2px solid #1502cf;">Content here</div>
        
        
          .myborder {border:2px solid #1502cf;}
        
        Border color #1502cf