#1c35fa color space conversions
Hex:
        #1c35fa
        RGB:
        28, 53, 250
        CMY:
        89, 79, 2
        CMYK:
        89, 79, 0, 2
      HSL:
        233°, 95.6897%, 54.5098%
        HSV (HSB):
        233°, 88.8000%, 98.0392%
        XYZ:
        19.0073, 9.6952, 91.3120
        xyY:
        0.1584, 0.0808, 9.6952
      CIE-Lab:
        37.2898, 62.6938, -96.7259
        CIE-LCH:
        37.2898, 115.2667, 302.9497
        CIE-Luv:
        37.2898, -11.8303, -130.5421
        Hunter-Lab:
        31.1371, 54.4733, -152.0765
      #1c35fa color charts
#1c35fa RGB chart
      #1c35fa CMYK chart
      #1c35fa RGB pie chart
      #1c35fa color shades, tints & tones
#1c35fa color schemes
#1c35fa color preview, HTML & CSS examples
           This text has a color of #1c35fa        
        
          <p style="color:#1c35fa;">Text here</p>
        
        
          .mytext {color:#1c35fa;}
        
        Text color #1c35fa
      
           This box has a color of #1c35fa        
        
          <div style="background-color:#1c35fa;">Content here</div>
        
        
          .mybackground {background-color:#1c35fa;}
        
        Background color #1c35fa
      
           Border around this has a color of #1c35fa        
        
          <div style="border:2px solid #1c35fa;">Content here</div>
        
        
          .myborder {border:2px solid #1c35fa;}
        
        Border color #1c35fa