#2670fd color space conversions
Hex:
        #2670fd
        RGB:
        38, 112, 253
        CMY:
        85, 56, 1
        CMYK:
        85, 56, 0, 1
      HSL:
        219°, 98.1735%, 57.0588%
        HSV (HSB):
        219°, 84.9802%, 99.2157%
        XYZ:
        24.3231, 19.0923, 95.3317
        xyY:
        0.1753, 0.1376, 19.0923
      CIE-Lab:
        50.7950, 29.5321, -76.1689
        CIE-LCH:
        50.7950, 81.6936, 291.1922
        CIE-Luv:
        50.7950, -22.9727, -119.1043
        Hunter-Lab:
        43.6947, 22.8982, -98.7708
      #2670fd color charts
#2670fd RGB chart
      #2670fd CMYK chart
      #2670fd RGB pie chart
      #2670fd color shades, tints & tones
#2670fd color schemes
#2670fd color preview, HTML & CSS examples
           This text has a color of #2670fd        
        
          <p style="color:#2670fd;">Text here</p>
        
        
          .mytext {color:#2670fd;}
        
        Text color #2670fd
      
           This box has a color of #2670fd        
        
          <div style="background-color:#2670fd;">Content here</div>
        
        
          .mybackground {background-color:#2670fd;}
        
        Background color #2670fd
      
           Border around this has a color of #2670fd        
        
          <div style="border:2px solid #2670fd;">Content here</div>
        
        
          .myborder {border:2px solid #2670fd;}
        
        Border color #2670fd