#1f36ec color space conversions
Hex:
        #1f36ec
        RGB:
        31, 54, 236
        CMY:
        88, 79, 7
        CMYK:
        87, 77, 0, 7
      HSL:
        233°, 84.3621%, 52.3529%
        HSV (HSB):
        233°, 86.8644%, 92.5490%
        XYZ:
        17.0246, 8.9858, 80.1940
        xyY:
        0.1603, 0.0846, 8.9858
      CIE-Lab:
        35.9569, 57.8965, -91.0356
        CIE-LCH:
        35.9569, 107.8865, 302.4554
        CIE-Luv:
        35.9569, -11.3559, -122.5800
        Hunter-Lab:
        29.9763, 48.9179, -137.6322
      #1f36ec color charts
#1f36ec RGB chart
      #1f36ec CMYK chart
      #1f36ec RGB pie chart
      #1f36ec color shades, tints & tones
#1f36ec color schemes
#1f36ec color preview, HTML & CSS examples
           This text has a color of #1f36ec        
        
          <p style="color:#1f36ec;">Text here</p>
        
        
          .mytext {color:#1f36ec;}
        
        Text color #1f36ec
      
           This box has a color of #1f36ec        
        
          <div style="background-color:#1f36ec;">Content here</div>
        
        
          .mybackground {background-color:#1f36ec;}
        
        Background color #1f36ec
      
           Border around this has a color of #1f36ec        
        
          <div style="border:2px solid #1f36ec;">Content here</div>
        
        
          .myborder {border:2px solid #1f36ec;}
        
        Border color #1f36ec