#2f38ea color space conversions
Hex:
        #2f38ea
        RGB:
        47, 56, 234
        CMY:
        82, 78, 8
        CMYK:
        80, 76, 0, 8
      HSL:
        237°, 81.6594%, 55.0980%
        HSV (HSB):
        237°, 79.9145%, 91.7647%
        XYZ:
        17.4377, 9.3732, 78.7320
        xyY:
        0.1652, 0.0888, 9.3732
      CIE-Lab:
        36.6931, 56.9850, -88.6619
        CIE-LCH:
        36.6931, 105.3956, 302.7298
        CIE-Luv:
        36.6931, -9.9747, -121.3294
        Hunter-Lab:
        30.6157, 48.0907, -131.0407
      #2f38ea color charts
#2f38ea RGB chart
      #2f38ea CMYK chart
      #2f38ea RGB pie chart
      #2f38ea color shades, tints & tones
#2f38ea color schemes
#2f38ea color preview, HTML & CSS examples
           This text has a color of #2f38ea        
        
          <p style="color:#2f38ea;">Text here</p>
        
        
          .mytext {color:#2f38ea;}
        
        Text color #2f38ea
      
           This box has a color of #2f38ea        
        
          <div style="background-color:#2f38ea;">Content here</div>
        
        
          .mybackground {background-color:#2f38ea;}
        
        Background color #2f38ea
      
           Border around this has a color of #2f38ea        
        
          <div style="border:2px solid #2f38ea;">Content here</div>
        
        
          .myborder {border:2px solid #2f38ea;}
        
        Border color #2f38ea