#2f38ed color space conversions
Hex:
        #2f38ed
        RGB:
        47, 56, 237
        CMY:
        82, 78, 7
        CMYK:
        80, 76, 0, 7
      HSL:
        237°, 84.0708%, 55.6863%
        HSV (HSB):
        237°, 80.1688%, 92.9412%
        XYZ:
        17.8725, 9.5471, 81.0216
        xyY:
        0.1648, 0.0880, 9.5471
      CIE-Lab:
        37.0170, 57.9308, -89.8269
        CIE-LCH:
        37.0170, 106.8871, 302.8186
        CIE-Luv:
        37.0170, -10.0802, -123.0622
        Hunter-Lab:
        30.8984, 49.1774, -133.8409
      #2f38ed color charts
#2f38ed RGB chart
      #2f38ed CMYK chart
      #2f38ed RGB pie chart
      #2f38ed color shades, tints & tones
#2f38ed color schemes
#2f38ed color preview, HTML & CSS examples
           This text has a color of #2f38ed        
        
          <p style="color:#2f38ed;">Text here</p>
        
        
          .mytext {color:#2f38ed;}
        
        Text color #2f38ed
      
           This box has a color of #2f38ed        
        
          <div style="background-color:#2f38ed;">Content here</div>
        
        
          .mybackground {background-color:#2f38ed;}
        
        Background color #2f38ed
      
           Border around this has a color of #2f38ed        
        
          <div style="border:2px solid #2f38ed;">Content here</div>
        
        
          .myborder {border:2px solid #2f38ed;}
        
        Border color #2f38ed