#015dd2 color space conversions
Hex:
        #015dd2
        RGB:
        1, 93, 210
        CMY:
        100, 64, 18
        CMYK:
        100, 56, 0, 18
      HSL:
        214°, 99.0521%, 41.3725%
        HSV (HSB):
        214°, 99.5238%, 82.3529%
        XYZ:
        15.5597, 12.4883, 62.5632
        xyY:
        0.1717, 0.1378, 12.4883
      CIE-Lab:
        41.9819, 23.5994, -66.3021
        CIE-LCH:
        41.9819, 70.3768, 289.5925
        CIE-Luv:
        41.9819, -21.0050, -98.5477
        Hunter-Lab:
        35.3388, 16.7510, -80.2288
      #015dd2 color charts
#015dd2 RGB chart
      #015dd2 CMYK chart
      #015dd2 RGB pie chart
      #015dd2 color shades, tints & tones
#015dd2 color schemes
#015dd2 color preview, HTML & CSS examples
           This text has a color of #015dd2        
        
          <p style="color:#015dd2;">Text here</p>
        
        
          .mytext {color:#015dd2;}
        
        Text color #015dd2
      
           This box has a color of #015dd2        
        
          <div style="background-color:#015dd2;">Content here</div>
        
        
          .mybackground {background-color:#015dd2;}
        
        Background color #015dd2
      
           Border around this has a color of #015dd2        
        
          <div style="border:2px solid #015dd2;">Content here</div>
        
        
          .myborder {border:2px solid #015dd2;}
        
        Border color #015dd2