#1d78fa color space conversions
Hex:
        #1d78fa
        RGB:
        29, 120, 250
        CMY:
        89, 53, 2
        CMYK:
        88, 52, 0, 2
      HSL:
        215°, 95.6710%, 54.7059%
        HSV (HSB):
        215°, 88.4000%, 98.0392%
        XYZ:
        24.4785, 20.5963, 93.1278
        xyY:
        0.1771, 0.1490, 20.5963
      CIE-Lab:
        52.5048, 22.8366, -71.7350
        CIE-LCH:
        52.5048, 75.2823, 287.6587
        CIE-Luv:
        52.5048, -25.9784, -113.2018
        Hunter-Lab:
        45.3831, 16.8578, -89.8970
      #1d78fa color charts
#1d78fa RGB chart
      #1d78fa CMYK chart
      #1d78fa RGB pie chart
      #1d78fa color shades, tints & tones
#1d78fa color schemes
#1d78fa color preview, HTML & CSS examples
           This text has a color of #1d78fa        
        
          <p style="color:#1d78fa;">Text here</p>
        
        
          .mytext {color:#1d78fa;}
        
        Text color #1d78fa
      
           This box has a color of #1d78fa        
        
          <div style="background-color:#1d78fa;">Content here</div>
        
        
          .mybackground {background-color:#1d78fa;}
        
        Background color #1d78fa
      
           Border around this has a color of #1d78fa        
        
          <div style="border:2px solid #1d78fa;">Content here</div>
        
        
          .myborder {border:2px solid #1d78fa;}
        
        Border color #1d78fa