#155afd color space conversions
Hex:
        #155afd
        RGB:
        21, 90, 253
        CMY:
        92, 65, 1
        CMYK:
        92, 64, 0, 1
      HSL:
        222°, 98.3051%, 53.7255%
        HSV (HSB):
        222°, 91.6996%, 99.2157%
        XYZ:
        21.6950, 14.5636, 94.5961
        xyY:
        0.1658, 0.1113, 14.5636
      CIE-Lab:
        45.0306, 42.5071, -85.6141
        CIE-LCH:
        45.0306, 95.5857, 296.4042
        CIE-Luv:
        45.0306, -18.8551, -127.7152
        Hunter-Lab:
        38.1623, 34.6922, -120.2535
      #155afd color charts
#155afd RGB chart
      #155afd CMYK chart
      #155afd RGB pie chart
      #155afd color shades, tints & tones
#155afd color schemes
#155afd color preview, HTML & CSS examples
           This text has a color of #155afd        
        
          <p style="color:#155afd;">Text here</p>
        
        
          .mytext {color:#155afd;}
        
        Text color #155afd
      
           This box has a color of #155afd        
        
          <div style="background-color:#155afd;">Content here</div>
        
        
          .mybackground {background-color:#155afd;}
        
        Background color #155afd
      
           Border around this has a color of #155afd        
        
          <div style="border:2px solid #155afd;">Content here</div>
        
        
          .myborder {border:2px solid #155afd;}
        
        Border color #155afd