#2f36ec color space conversions
Hex:
        #2f36ec
        RGB:
        47, 54, 236
        CMY:
        82, 79, 7
        CMYK:
        80, 77, 0, 7
      HSL:
        238°, 83.2599%, 55.4902%
        HSV (HSB):
        238°, 80.0847%, 92.5490%
        XYZ:
        17.6318, 9.2988, 80.2224
        xyY:
        0.1645, 0.0868, 9.2988
      CIE-Lab:
        36.5533, 58.6374, -90.0286
        CIE-LCH:
        36.5533, 107.4406, 303.0770
        CIE-Luv:
        36.5533, -9.7597, -122.5743
        Hunter-Lab:
        30.4939, 49.8454, -134.6324
      #2f36ec color charts
#2f36ec RGB chart
      #2f36ec CMYK chart
      #2f36ec RGB pie chart
      #2f36ec color shades, tints & tones
#2f36ec color schemes
#2f36ec color preview, HTML & CSS examples
           This text has a color of #2f36ec        
        
          <p style="color:#2f36ec;">Text here</p>
        
        
          .mytext {color:#2f36ec;}
        
        Text color #2f36ec
      
           This box has a color of #2f36ec        
        
          <div style="background-color:#2f36ec;">Content here</div>
        
        
          .mybackground {background-color:#2f36ec;}
        
        Background color #2f36ec
      
           Border around this has a color of #2f36ec        
        
          <div style="border:2px solid #2f36ec;">Content here</div>
        
        
          .myborder {border:2px solid #2f36ec;}
        
        Border color #2f36ec