#2f04de color space conversions
Hex:
        #2f04de
        RGB:
        47, 4, 222
        CMY:
        82, 98, 13
        CMYK:
        79, 98, 0, 13
      HSL:
        252°, 96.4602%, 44.3137%
        HSV (HSB):
        252°, 98.1982%, 87.0588%
        XYZ:
        14.4005, 5.9651, 69.4996
        xyY:
        0.1602, 0.0664, 5.9651
      CIE-Lab:
        29.3242, 71.1897, -94.0565
        CIE-LCH:
        29.3242, 117.9602, 307.1215
        CIE-Luv:
        29.3242, -5.1235, -113.0201
        Hunter-Lab:
        24.4235, 62.5053, -151.6191
      #2f04de color charts
#2f04de RGB chart
      #2f04de CMYK chart
      #2f04de RGB pie chart
      #2f04de color shades, tints & tones
#2f04de color schemes
#2f04de color preview, HTML & CSS examples
           This text has a color of #2f04de        
        
          <p style="color:#2f04de;">Text here</p>
        
        
          .mytext {color:#2f04de;}
        
        Text color #2f04de
      
           This box has a color of #2f04de        
        
          <div style="background-color:#2f04de;">Content here</div>
        
        
          .mybackground {background-color:#2f04de;}
        
        Background color #2f04de
      
           Border around this has a color of #2f04de        
        
          <div style="border:2px solid #2f04de;">Content here</div>
        
        
          .myborder {border:2px solid #2f04de;}
        
        Border color #2f04de