#1d7bfa color space conversions
Hex:
        #1d7bfa
        RGB:
        29, 123, 250
        CMY:
        89, 52, 2
        CMYK:
        88, 51, 0, 2
      HSL:
        214°, 95.6710%, 54.7059%
        HSV (HSB):
        214°, 88.4000%, 98.0392%
        XYZ:
        24.8450, 21.3293, 93.2500
        xyY:
        0.1782, 0.1530, 21.3293
      CIE-Lab:
        53.3080, 20.9544, -70.4332
        CIE-LCH:
        53.3080, 73.4841, 286.5681
        CIE-Luv:
        53.3080, -26.8284, -111.5498
        Hunter-Lab:
        46.1836, 15.2047, -87.3847
      #1d7bfa color charts
#1d7bfa RGB chart
      #1d7bfa CMYK chart
      #1d7bfa RGB pie chart
      #1d7bfa color shades, tints & tones
#1d7bfa color schemes
#1d7bfa color preview, HTML & CSS examples
           This text has a color of #1d7bfa        
        
          <p style="color:#1d7bfa;">Text here</p>
        
        
          .mytext {color:#1d7bfa;}
        
        Text color #1d7bfa
      
           This box has a color of #1d7bfa        
        
          <div style="background-color:#1d7bfa;">Content here</div>
        
        
          .mybackground {background-color:#1d7bfa;}
        
        Background color #1d7bfa
      
           Border around this has a color of #1d7bfa        
        
          <div style="border:2px solid #1d7bfa;">Content here</div>
        
        
          .myborder {border:2px solid #1d7bfa;}
        
        Border color #1d7bfa