#2f36ff color space conversions
Hex:
        #2f36ff
        RGB:
        47, 54, 255
        CMY:
        82, 79, 0
        CMYK:
        82, 79, 0, 0
      HSL:
        238°, 100.0000%, 59.2157%
        HSV (HSB):
        238°, 81.5686%, 100.0000%
        XYZ:
        20.5415, 10.4627, 95.5446
        xyY:
        0.1623, 0.0827, 10.4627
      CIE-Lab:
        38.6603, 64.4502, -97.2330
        CIE-LCH:
        38.6603, 116.6537, 303.5381
        CIE-Luv:
        38.6603, -10.4549, -133.4094
        Hunter-Lab:
        32.3461, 56.7514, -152.4901
      #2f36ff color charts
#2f36ff RGB chart
      #2f36ff CMYK chart
      #2f36ff RGB pie chart
      #2f36ff color shades, tints & tones
#2f36ff color schemes
#2f36ff color preview, HTML & CSS examples
           This text has a color of #2f36ff        
        
          <p style="color:#2f36ff;">Text here</p>
        
        
          .mytext {color:#2f36ff;}
        
        Text color #2f36ff
      
           This box has a color of #2f36ff        
        
          <div style="background-color:#2f36ff;">Content here</div>
        
        
          .mybackground {background-color:#2f36ff;}
        
        Background color #2f36ff
      
           Border around this has a color of #2f36ff        
        
          <div style="border:2px solid #2f36ff;">Content here</div>
        
        
          .myborder {border:2px solid #2f36ff;}
        
        Border color #2f36ff