#2f34ec color space conversions
Hex:
        #2f34ec
        RGB:
        47, 52, 236
        CMY:
        82, 80, 7
        CMYK:
        80, 78, 0, 7
      HSL:
        238°, 83.2599%, 55.4902%
        HSV (HSB):
        238°, 80.0847%, 92.5490%
        XYZ:
        17.5406, 9.1164, 80.1920
        xyY:
        0.1642, 0.0853, 9.1164
      CIE-Lab:
        36.2075, 59.6355, -90.6020
        CIE-LCH:
        36.2075, 108.4671, 303.3535
        CIE-Luv:
        36.2075, -9.4855, -122.6394
        Hunter-Lab:
        30.1935, 50.8593, -136.3353
      #2f34ec color charts
#2f34ec RGB chart
      #2f34ec CMYK chart
      #2f34ec RGB pie chart
      #2f34ec color shades, tints & tones
#2f34ec color schemes
#2f34ec color preview, HTML & CSS examples
           This text has a color of #2f34ec        
        
          <p style="color:#2f34ec;">Text here</p>
        
        
          .mytext {color:#2f34ec;}
        
        Text color #2f34ec
      
           This box has a color of #2f34ec        
        
          <div style="background-color:#2f34ec;">Content here</div>
        
        
          .mybackground {background-color:#2f34ec;}
        
        Background color #2f34ec
      
           Border around this has a color of #2f34ec        
        
          <div style="border:2px solid #2f34ec;">Content here</div>
        
        
          .myborder {border:2px solid #2f34ec;}
        
        Border color #2f34ec