#015dd5 color space conversions
Hex:
        #015dd5
        RGB:
        1, 93, 213
        CMY:
        100, 64, 16
        CMYK:
        100, 56, 0, 16
      HSL:
        214°, 99.0654%, 41.9608%
        HSV (HSB):
        214°, 99.5305%, 83.5294%
        XYZ:
        15.9371, 12.6393, 64.5504
        xyY:
        0.1711, 0.1357, 12.6393
      CIE-Lab:
        42.2146, 24.7901, -67.6431
        CIE-LCH:
        42.2146, 72.0426, 290.1271
        CIE-Luv:
        42.2146, -20.9309, -100.6299
        Hunter-Lab:
        35.5517, 17.8024, -82.7653
      #015dd5 color charts
#015dd5 RGB chart
      #015dd5 CMYK chart
      #015dd5 RGB pie chart
      #015dd5 color shades, tints & tones
#015dd5 color schemes
#015dd5 color preview, HTML & CSS examples
           This text has a color of #015dd5        
        
          <p style="color:#015dd5;">Text here</p>
        
        
          .mytext {color:#015dd5;}
        
        Text color #015dd5
      
           This box has a color of #015dd5        
        
          <div style="background-color:#015dd5;">Content here</div>
        
        
          .mybackground {background-color:#015dd5;}
        
        Background color #015dd5
      
           Border around this has a color of #015dd5        
        
          <div style="border:2px solid #015dd5;">Content here</div>
        
        
          .myborder {border:2px solid #015dd5;}
        
        Border color #015dd5