#1d7ff2 color space conversions
Hex:
        #1d7ff2
        RGB:
        29, 127, 242
        CMY:
        89, 50, 5
        CMYK:
        88, 48, 0, 5
      HSL:
        212°, 89.1213%, 53.1373%
        HSV (HSB):
        212°, 88.0165%, 94.9020%
        XYZ:
        24.1231, 21.8508, 86.9506
        xyY:
        0.1815, 0.1644, 21.8508
      CIE-Lab:
        53.8683, 15.4123, -65.0902
        CIE-LCH:
        53.8683, 66.8900, 283.3214
        CIE-Luv:
        53.8683, -28.2651, -103.2138
        Hunter-Lab:
        46.7448, 10.3132, -77.5647
      #1d7ff2 color charts
#1d7ff2 RGB chart
      #1d7ff2 CMYK chart
      #1d7ff2 RGB pie chart
      #1d7ff2 color shades, tints & tones
#1d7ff2 color schemes
#1d7ff2 color preview, HTML & CSS examples
           This text has a color of #1d7ff2        
        
          <p style="color:#1d7ff2;">Text here</p>
        
        
          .mytext {color:#1d7ff2;}
        
        Text color #1d7ff2
      
           This box has a color of #1d7ff2        
        
          <div style="background-color:#1d7ff2;">Content here</div>
        
        
          .mybackground {background-color:#1d7ff2;}
        
        Background color #1d7ff2
      
           Border around this has a color of #1d7ff2        
        
          <div style="border:2px solid #1d7ff2;">Content here</div>
        
        
          .myborder {border:2px solid #1d7ff2;}
        
        Border color #1d7ff2