#2f31f2 color space conversions
Hex:
        #2f31f2
        RGB:
        47, 49, 242
        CMY:
        82, 81, 5
        CMYK:
        81, 80, 0, 5
      HSL:
        239°, 88.2353%, 56.6667%
        HSV (HSB):
        239°, 80.5785%, 94.9020%
        XYZ:
        18.2976, 9.2118, 84.8181
        xyY:
        0.1629, 0.0820, 9.2118
      CIE-Lab:
        36.3889, 62.8916, -93.6976
        CIE-LCH:
        36.3889, 112.8477, 303.8703
        CIE-Luv:
        36.3889, -9.3333, -126.1088
        Hunter-Lab:
        30.3509, 54.4981, -144.4451
      #2f31f2 color charts
#2f31f2 RGB chart
      #2f31f2 CMYK chart
      #2f31f2 RGB pie chart
      #2f31f2 color shades, tints & tones
#2f31f2 color schemes
#2f31f2 color preview, HTML & CSS examples
           This text has a color of #2f31f2        
        
          <p style="color:#2f31f2;">Text here</p>
        
        
          .mytext {color:#2f31f2;}
        
        Text color #2f31f2
      
           This box has a color of #2f31f2        
        
          <div style="background-color:#2f31f2;">Content here</div>
        
        
          .mybackground {background-color:#2f31f2;}
        
        Background color #2f31f2
      
           Border around this has a color of #2f31f2        
        
          <div style="border:2px solid #2f31f2;">Content here</div>
        
        
          .myborder {border:2px solid #2f31f2;}
        
        Border color #2f31f2