#1c34fa color space conversions
Hex:
        #1c34fa
        RGB:
        28, 52, 250
        CMY:
        89, 80, 2
        CMYK:
        89, 79, 0, 2
      HSL:
        234°, 95.6897%, 54.5098%
        HSV (HSB):
        234°, 88.8000%, 98.0392%
        XYZ:
        18.9622, 9.6050, 91.2970
        xyY:
        0.1582, 0.0801, 9.6050
      CIE-Lab:
        37.1239, 63.1771, -97.0014
        CIE-LCH:
        37.1239, 115.7610, 303.0762
        CIE-Luv:
        37.1239, -11.7005, -130.5412
        Hunter-Lab:
        30.9919, 54.9782, -152.9641
      #1c34fa color charts
#1c34fa RGB chart
      #1c34fa CMYK chart
      #1c34fa RGB pie chart
      #1c34fa color shades, tints & tones
#1c34fa color schemes
#1c34fa color preview, HTML & CSS examples
           This text has a color of #1c34fa        
        
          <p style="color:#1c34fa;">Text here</p>
        
        
          .mytext {color:#1c34fa;}
        
        Text color #1c34fa
      
           This box has a color of #1c34fa        
        
          <div style="background-color:#1c34fa;">Content here</div>
        
        
          .mybackground {background-color:#1c34fa;}
        
        Background color #1c34fa
      
           Border around this has a color of #1c34fa        
        
          <div style="border:2px solid #1c34fa;">Content here</div>
        
        
          .myborder {border:2px solid #1c34fa;}
        
        Border color #1c34fa