#1502e5 color space conversions
Hex:
        #1502e5
        RGB:
        21, 2, 229
        CMY:
        92, 99, 10
        CMYK:
        91, 99, 0, 10
      HSL:
        245°, 98.2684%, 45.2941%
        HSV (HSB):
        245°, 99.1266%, 89.8039%
        XYZ:
        14.4738, 5.8600, 74.4970
        xyY:
        0.1526, 0.0618, 5.8600
      CIE-Lab:
        29.0564, 72.7955, -98.5504
        CIE-LCH:
        29.0564, 122.5209, 306.4519
        CIE-Luv:
        29.0564, -7.6200, -115.7717
        Hunter-Lab:
        24.2074, 64.3637, -165.5165
      #1502e5 color charts
#1502e5 RGB chart
      #1502e5 CMYK chart
      #1502e5 RGB pie chart
      #1502e5 color shades, tints & tones
#1502e5 color schemes
#1502e5 color preview, HTML & CSS examples
           This text has a color of #1502e5        
        
          <p style="color:#1502e5;">Text here</p>
        
        
          .mytext {color:#1502e5;}
        
        Text color #1502e5
      
           This box has a color of #1502e5        
        
          <div style="background-color:#1502e5;">Content here</div>
        
        
          .mybackground {background-color:#1502e5;}
        
        Background color #1502e5
      
           Border around this has a color of #1502e5        
        
          <div style="border:2px solid #1502e5;">Content here</div>
        
        
          .myborder {border:2px solid #1502e5;}
        
        Border color #1502e5